mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +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()); |