UNPKG

@axway/amplify-central-swaggerhub-extension

Version:

Create AMPLIFY Central resources from Swagger Hub API Management APIs

5 lines (3 loc) 124 B
import { config } from "./config"; import { resources } from "./resources"; export const commands = { config, resources };