vlastachu / deepkit-playgroung

basic sample of runtime typescript types validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deepkit-playgroung

yarn 
./node_modules/.bin/deepkit-type-install 
yarn tsc 
node ./bin/app.js

./node_modules/.bin/deepkit-type-install is patch for ts compiler, don't know how to launch without that command, but that works now

About

basic sample of runtime typescript types validation


Languages

Language:TypeScript 100.0%