2 lines
66 B
TypeScript
2 lines
66 B
TypeScript
export declare const objKeyCmp: (a: string, b: string) => number;
|
export declare const objKeyCmp: (a: string, b: string) => number;
|