Contents

CloseBrowserWindowAction

The action returned by the close handler.

type CloseBrowserWindowAction = 'close' | 'hide' | 'cancel';