UNPKG

bump-cli

Version:

The Bump CLI is used to interact with your API documentation hosted on Bump.sh by using the APIs of developers.bump.sh

9 lines (8 loc) 180 B
import type { JSONSchema7 } from 'json-schema'; declare const _default: { schemas: { '1.0': JSONSchema7; '1.1': JSONSchema7; }; }; export default _default;