UNPKG

various-ui

Version:

This is a test version of the Vue 3 component library

5 lines (4 loc) 268 B
export { add, cloneDeep, divide, isArray, isBoolean, isDate, isNumber, isObject, isString, multiply, subtract, upperFirst } from 'lodash-es'; export { random } from './src/random.mjs'; export { objectPick } from './src/objects.mjs'; //# sourceMappingURL=index.mjs.map