@tempots/dom

BrowserContext.isBrowserDOM property

Returns true if the context is a browser DOM context.

Signature:

readonly isBrowserDOM: () => this is BrowserContext;