UNPKG

t-comm

Version:

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

13 lines (12 loc) 306 B
export declare function sortRobotMapByRobot(robotMap?: { [k: string]: { test: number; [k: string]: any; }; }): { [k: string]: { [k: string]: any; test: number; }; }; export declare function updateQQTencentSheetLine(rainbowConfig: Record<string, any>): void;