bun-lune-loader/examples/run.ts

3 lines
No EOL
82 B
TypeScript

import { SomeData } from "./data.luau";
console.log("Received data: ", SomeData)