ChromeCurrentWindowCloser
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>