Appearance
Identifies if the code is being run in a browser.
/** * @returns If the code is being run in a browser. */ function isBrowser(): boolean