UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

7 lines 146 B
/** * Copyright IBM Corp. 2024, 2025 */ export interface Endpoints { [key: string]: string[]; } //# sourceMappingURL=endpoint.model.d.ts.map