Skip to content

AbbrBookmarkCommand

This content is for v1.3.1. Switch to the latest version for up-to-date documentation.

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

Command abbreviation設定commandです。

readonly abbreviationName: string

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

Abbreviation名です。


readonly commandInput: string

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

展開後command入力です。


readonly kind: "abbr"

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

Command種別です。


readonly operation: AbbrBookmarkCommandOperation

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

Abbreviation操作種別です。

Last updated: