mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 14:42:35 +03:00
f8cf4ab732
Closes #714
3 lines
41 B
JavaScript
3 lines
41 B
JavaScript
exports.foo = () => {};
|
|
exports.bar = 3;
|