mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-23 13:40:52 +00:00
1 line
51 B
JavaScript
1 line
51 B
JavaScript
|
exports.new_string_object = () => new String("hi");
|