DEFINITION_SCHEMA_VERSION
Version of the definition document format emitted by generateSchema and generateCommandSchema.
- Import:
@kjanat/dreamcli - Export kind: constant
- Declared in:
src/core/json-schema/index.ts - Source link:
src/core/json-schema/index.ts:143
Signatures
ts
const DEFINITION_SCHEMA_VERSION: 1;