feat: build system

This commit is contained in:
2025-08-13 12:21:20 -06:00
parent 64af8e6d95
commit 2c59ce43ad
8 changed files with 290 additions and 47 deletions

5
types/global.d.ts vendored
View File

@@ -1,6 +1,3 @@
export {}
import '../../../../../public/global'
declare global {
}
declare global {}