partylights/rust_native_module/test.js
2021-11-07 15:26:04 +01:00

3 lines
50 B
JavaScript

const mod = require('.')
console.log(mod.hello())