Skip to content

DEFINITION_SCHEMA_VERSION

Version of the definition document format emitted by generateSchema and generateCommandSchema.

Signatures

ts
const DEFINITION_SCHEMA_VERSION: 1;

See Also

Released under the MIT License.