Skip to content

AbbrBookmarkCommand

Defined in: application/commands/bookmark-command-types.ts:338

Command abbreviation設定commandです。

readonly abbreviationName: string

Defined in: application/commands/bookmark-command-types.ts:342

Abbreviation名です。


readonly commandInput: string

Defined in: application/commands/bookmark-command-types.ts:346

展開後command入力です。


readonly kind: "abbr"

Defined in: application/commands/bookmark-command-types.ts:350

Command種別です。


readonly operation: AbbrBookmarkCommandOperation

Defined in: application/commands/bookmark-command-types.ts:354

Abbreviation操作種別です。

Last updated: