Module wasm_bindgen_test::__rt::detect
source · Expand description
Runtime detection of whether we’re in node.js or a browser.
Functions
Returns whether it’s likely we’re executing in a browser environment, as
opposed to node.js.
Runtime detection of whether we’re in node.js or a browser.