UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

7 lines 174 B
/** * Copyright Super iPaaS Integration LLC, an IBM Company 2024 */ export interface Endpoints { [key: string]: string[]; } //# sourceMappingURL=endpoint.model.d.ts.map