ChromeCurrentWindowCloser
This content is for v1.3.0. Switch to the latest version for up-to-date documentation.
Defined in: infrastructure/chrome/current-window-adapter.ts:41
現在window closerです。
Properties
Section titled “Properties”closeCurrentWindow
Section titled “closeCurrentWindow”
readonlycloseCurrentWindow: () =>Promise<void>
Defined in: infrastructure/chrome/current-window-adapter.ts:43
現在windowを閉じます。
Returns
Section titled “Returns”Promise<void>