UNPKG

bump-cli

Version:

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

7 lines (6 loc) 134 B
import schemaV01 from './v0.1/schema.json' with { type: 'json' }; export default { schemas: { '0.1': schemaV01, }, };