UNPKG

petite-utils

Version:

A collection of small util function in JavaScript.

4 lines (3 loc) 73 B
export * from './type'; export * from './math'; export * from './utils';