blob: a5b0f2d97149ddc1eb84f6f34c7339443d841ef6 [file] [log] [blame] [view] [edit]
# `js-sys`
[API documentation](https://rustwasm.github.io/wasm-bindgen/api/js_sys/)
Raw bindings to JS global APIs for projects using `wasm-bindgen`. This crate is
handwritten and intended to work in *all* JS environments like browsers and
Node.js.