ts-generator
ts-generator copied to clipboard
Support for functions
Right now, as far as I can tell, this library only allows generating data classes and the like.
It would be very useful if it could also generate interfaces with methods.
Is that something that you would like ts-generator to support?