index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
051_wasm_import
/
remote.ts
blob: 761a5248e2363370eba53d92f62db6296be517b3 (
plain
)
1
2
3
export function jsRemoteFn(): number { return 2019; }