oden/third-party/vendor/js-sys/README.md
2024-03-08 11:03:01 -08:00

7 lines
251 B
Markdown

# `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.