UNPKG

200 BTypeScriptView Raw
1export declare const cloudApiEndpoint: string;
2export declare const clusterEndpointMap: {
3 [key: string]: string;
4};
5export declare const clusterEndpointMapReverse: {
6 [key: string]: string;
7};