zerotier-one/vendor/wasm-bindgen/tests/worker/modules.js

3 lines
43 B
JavaScript

export function get_five() {
return 5;
}