UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

2 lines (1 loc) 120 B
export declare function sortByStr(list: Array<string | Record<string, string>>, key?: string, reverse?: boolean): void;