UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

8 lines 277 B
/** * Copyright Super iPaaS Integration LLC, an IBM Company 2024 */ export declare class AppConstants { static readonly VALIDATION_ERROR_CODE = "STU-VAL_ERR"; static readonly GATEWAY_JSON_FILE = "api-gatewayEndpoints.json"; } //# sourceMappingURL=app.constants.d.ts.map