ICommandType

types.ICommandType

Type parameters

Name Type
T T
C extends string

exec

exec: ExecCommandCallback<T, C>

Defined in

src/types/types.d.ts#177


hotkeys

Optional hotkeys: string | string[]

Defined in

jodit/src/types/types.d.ts:178