raml-javascript-generator icon indicating copy to clipboard operation
raml-javascript-generator copied to clipboard

Typescript d.ts generation

Open dmiorandi opened this issue 9 years ago • 1 comments

I'm using raml-javascript-generator to generate resources on my client side that is written in Typescript. What is missing is the type safety on raml client resources. Generate an extra d.ts file the describe client should be enough and probably a trivial task.

dmiorandi avatar Feb 27 '16 11:02 dmiorandi

Trivial, not entirely. A brilliant idea, definitely. It's been something I've been wanting to provide for a while, not sure when it'll actually exist though.

blakeembrey avatar Feb 29 '16 22:02 blakeembrey