@tempots/dom > BrowserContext > isBrowserDOM
Returns true if the context is a browser DOM context.
true
Signature:
readonly isBrowserDOM: () => this is BrowserContext;