mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-17 22:51:47 +03:00
1 line
51 B
JavaScript
1 line
51 B
JavaScript
exports.new_string_object = () => new String("hi"); |