Skip to content

eo-typewriterjs


eo-typewriterjs / TCursorKind

Type Alias: TCursorKind

ts
type TCursorKind = typeof ECursorKind[keyof typeof ECursorKind];

Defined in: core/cursor/enums/cursor-kind.enum.ts:14

Released under the MIT License.