UNPKG

@cloudbase/js-sdk

Version:
5 lines (4 loc) 134 B
export declare const OperatorMap: { [key: string]: string; }; export declare function operatorToString(operator: string): string;