UNPKG

@axway/amplify-central-github-extension

Version:

Create Amplify Central resources from Github API Management APIs

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