typescript_safe/README.md
2024-11-06 10:57:58 +01:00

225 B

typescript

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.18. Bun is a fast all-in-one JavaScript runtime.