UNPKG

lowcodeutils

Version:

a fontend utils for write repeated code

24 lines (16 loc) 261 B
## lowcodeutils 将在实际开发中常用的工具类函数包装,方便复用 ### 工具 - getType - throwExceptionIf - isArray - isBoolean - isString - isObject - isNumber ### 数组 - equalArray - flatArray - nArray ### 对象 - transferNewObject