1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-04-01 01:41:08 +00:00
2018-08-20 10:56:58 -07:00

3 lines
43 B
JavaScript

exports.foo = () => true;
exports.bar = 4;