UNPKG

@scalar/oas-utils

Version:

Open API spec and Yaml handling utilities

4 lines (3 loc) 159 B
export { DATA_VERSION, DATA_VERSION_LS_LEY } from './data-version.js'; export { migrator } from './migrator.js'; export { semverLessThan } from './semver.js';