UNPKG

@asyncapi/specs

Version:
26 lines (24 loc) 633 B
import type { JSONSchema7 } from 'json-schema'; declare const _exports: { 'schemas': { '2.0.0': JSONSchema7; '2.1.0': JSONSchema7; '2.2.0': JSONSchema7; '2.3.0': JSONSchema7; '2.4.0': JSONSchema7; '2.5.0': JSONSchema7; '2.6.0': JSONSchema7; '3.0.0': JSONSchema7; }, 'schemasWithoutId': { '2.0.0': JSONSchema7; '2.1.0': JSONSchema7; '2.2.0': JSONSchema7; '2.3.0': JSONSchema7; '2.4.0': JSONSchema7; '2.5.0': JSONSchema7; '2.6.0': JSONSchema7; '3.0.0': JSONSchema7; } }; export = _exports;