Initial commit

- Separate out from old mono repository.
- Adjust name including new namespace.
- Adjust version to pre-1.0
This commit is contained in:
Thomas Gideon 2024-06-24 16:51:58 -04:00
commit 5fe8b52c6c
27 changed files with 10450 additions and 0 deletions

2
.eslintignore Normal file
View file

@ -0,0 +1,2 @@
dist
node_modules