issues
search
gristlabs
/
ts-interface-builder
Compile TypeScript interfaces into a description that allows runtime validation
Apache License 2.0
132
stars
28
forks
source link
Migrate to typescript 4
#47
Open
Termina1
opened
2 years ago
Termina1
commented
2 years ago
Found 2 differences:
Nill is now a literal, fixed code to produce the same output
Do not understand why simply concat string with + became "".concat(...), but looks like its identical in terms of behavior
Found 2 differences: