refactor types to own folder and init npm pkg

This commit is contained in:
Bruce Röttgers
2025-04-26 14:38:32 +02:00
parent e578473c9f
commit 201387be5e
6 changed files with 693 additions and 0 deletions

5
docs/types.md Normal file
View File

@@ -0,0 +1,5 @@
# Types Package
## Publishing new versions
Run [`npm version`](https://docs.npmjs.com/cli/v8/commands/npm-version) to bump the version and create a git tag, a new version will be published on npm when this tag is pushed to the repository