UNPKG

ascor

Version:

一些常用的简单的js工具

11 lines (10 loc) 284 B
export * from "./trim"; export * from "./trimL"; export * from "./trimR"; export * from "./createTree"; export * from "./deepMergeObject"; export * from "./toThousands"; export * from "./getRanStr"; export * from "./diskSize"; export * from "./EventEmitter"; export * from "./Queue";