UNPKG

com-tools

Version:

com-tools 提供了一些通用的工具函数;

15 lines 423 B
export * from "./oriTools"; export * from "./tools"; export * from "./Decide"; export * from "./prop-path"; export * from "./string"; export * from "./array"; export * from "./group-tree"; export * from "./syncOperateObjects"; export * from "./async"; export * from "./number"; export * from "./function"; export * from "./object"; export * from "./StringSorter"; export * from "./math"; //# sourceMappingURL=index.d.ts.map