set up typescript-rtti (WIP)

This commit is contained in:
Jos de Jong 2023-01-24 17:46:53 +01:00
parent 6492ffda90
commit 39510cbeda
9 changed files with 274 additions and 14 deletions

3
build/package.json Normal file
View file

@ -0,0 +1,3 @@
{
"type": "module"
}