Skip to content

ChromeCurrentWindowCloser

Defined in: infrastructure/chrome/current-window-adapter.ts:41

現在window closerです。

readonly closeCurrentWindow: () => Promise<void>

Defined in: infrastructure/chrome/current-window-adapter.ts:43

現在windowを閉じます。

Promise<void>