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.
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.