1# `js-sys` 2 3[API documentation](https://rustwasm.github.io/wasm-bindgen/api/js_sys/) 4 5Raw bindings to JS global APIs for projects using `wasm-bindgen`. This crate is 6handwritten and intended to work in *all* JS environments like browsers and 7Node.js. 8