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

8 lines (7 loc) 152 B
import type { JSONSchema7 } from 'json-schema'; declare const _default: { schemas: { '0.1': JSONSchema7; }; }; export default _default;