chore: update \index.ts\
file
This commit is contained in:
@@ -1 +1,5 @@
|
|||||||
console.log("Hello via Bun!");
|
async function main() {}
|
||||||
|
|
||||||
|
if (import.meta.main) {
|
||||||
|
await main();
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user