Skip to content

eo-typewriterjs


eo-typewriterjs / TUnselectOptions

Type Alias: TUnselectOptions

ts
type TUnselectOptions = TCommandHookOptions & object;

Defined in: core/timeline/types/timeline-options.type.ts:71

Type Declaration

NameTypeDefined in
cursor?TCursorSelectorcore/timeline/types/timeline-options.type.ts:72

Description

Options accepted by the unselect builder method

Released under the MIT License.