File reorganisation

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-06-22 16:51:27 +02:00
parent f28fa11710
commit 4789c15c7d
14 changed files with 1715 additions and 61 deletions

8
.gitignore vendored
View File

@ -1,8 +1,6 @@
# Dev Files
node_modules
test.ts
# Dist files
*.js
*.d.ts
!interfaces.d.ts
!main.d.ts
test.ts
dist