Skip to content

ChromeCommandShortcutReader

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

Defined in: infrastructure/chrome/commands-adapter.ts:86

Command shortcut readerです。

readonly readCommandShortcut: (commandName) => Promise<CommandShortcut>

Defined in: infrastructure/chrome/commands-adapter.ts:88

Command shortcutを読み取ります。

string

Promise<CommandShortcut>

Last updated: