For the complete documentation index, see llms.txt. This page is also available as Markdown.

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