src/app | ||
.env | ||
.gitignore | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.json |
Extollo runtime type validation proof-of-concept
You can read more about this proof-of-concept here:
To run it:
pnpm i
pnpm build
The intermediate files are generated in the exbuild/
directory, and the final compiled output is in the lib/
directory.