6 ms·
I wrote a tool that may be useful here; it generates a TypeScript definition file and runtime type checking logic given examples of the objects you want to acce
by jvilk 7y ago
I wrote a tool that may be useful here; it generates a TypeScript definition file and runtime type checking logic given examples of the objects you want to accept.
https://jvilk.com/MakeTypes/ https://jvilk.com/MakeTypes/