UNPKG

@keplr-ewallet/ewallet-sdk-cosmos

Version:
3 lines (2 loc) 156 B
export declare function sortObjectByKey(obj: Record<string, any>): any; export declare function sortedJsonByKeyStringify(obj: Record<string, any>): string;