mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 04:21:21 +00:00
add extends for JsString
This commit is contained in:
1
crates/js-sys/tests/wasm/JsString.js
Normal file
1
crates/js-sys/tests/wasm/JsString.js
Normal file
@ -0,0 +1 @@
|
||||
exports.new_string_object = () => new String("hi");
|
Reference in New Issue
Block a user