You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
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.