add notes

Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-04-24 16:02:08 +02:00
parent 8eadd0ec01
commit 8a50890037
17 changed files with 1315 additions and 28 deletions
+1
View File
@@ -1,3 +1,4 @@
/// <reference types="bun-types" />
import { mkdir } from "node:fs/promises";
import { join } from "node:path";