@apistudio/apim-cli
Version:
CLI for API Management Products
9 lines • 313 B
TypeScript
/**
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
*/
export declare class AssetModelInternalKindConstants {
static readonly POLICY: string;
static readonly MOCK_END_POINT: string;
static readonly MOCK_RESPONSE: string;
}
//# sourceMappingURL=asset-model-internal-kind.constants.d.ts.map