Skip to content

eo-typewriterjs


eo-typewriterjs / TAdvanceModeInput

Type Alias: TAdvanceModeInput

ts
type TAdvanceModeInput = TAdvanceUnit | TAdvanceMode;

Defined in: core/commands/types/type-command.type.ts:27

Description

Public input for advance mode - either a shorthand string or an explicit object

Released under the MIT License.