pub fn is_browser() -> bool
Expand description

Returns whether it’s likely we’re executing in a browser environment, as opposed to node.js.