import awoo from "./awoo.cpp"; export default function main() { console.log(awoo, awoo.play()); }