mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-18 17:49:47 +00:00
3 lines
No EOL
78 B
TypeScript
3 lines
No EOL
78 B
TypeScript
import { hello } from './build/Release/addon'
|
|
|
|
console.log("Hello,", hello()); |