import { hello } from './build/Release/addon' console.log("Roc says the following:", hello("Hello from TypeScript"));