TypeScript Support

Typescript is a first class language in SchemaJS, just like JavaScript. No configuration is required to write schemas in Typescript, as they are automatically handled by the internal runtime.

Last updated