Commit Graph

1 Commits

Author SHA1 Message Date
CentreMetre
436217a8ff Add TypeScript build config for .d.ts declaration output
Set up tsconfig.json (declaration: true, DOM lib), package.json with
main/types/files pointing at dist, and .gitignore for node_modules/dist
so the library can be consumed with type declarations.
2026-06-15 17:30:46 +01:00