1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-04-08 21:28:07 +00:00

3 lines
44 B
JavaScript
Raw Normal View History

exports.foo = () => false;
exports.bar = 5;