Go to file
2024-11-06 10:57:58 +01:00
.gitignore feat: Initial commit 2024-11-06 10:57:58 +01:00
bun.lockb feat: Initial commit 2024-11-06 10:57:58 +01:00
gold.ts feat: Initial commit 2024-11-06 10:57:58 +01:00
index.ts feat: Initial commit 2024-11-06 10:57:58 +01:00
item.ts feat: Initial commit 2024-11-06 10:57:58 +01:00
jewellery.ts feat: Initial commit 2024-11-06 10:57:58 +01:00
package.json feat: Initial commit 2024-11-06 10:57:58 +01:00
README.md feat: Initial commit 2024-11-06 10:57:58 +01:00
safe.ts feat: Initial commit 2024-11-06 10:57:58 +01:00
share.ts feat: Initial commit 2024-11-06 10:57:58 +01:00
tsconfig.json feat: Initial commit 2024-11-06 10:57:58 +01:00

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.