UNPKG

@1studio/utils

Version:

A collection of useful utilities.

9 lines (6 loc) 120 B
import * as utils from './index'; /** * global method collection * @type {Object} */ global.utils = utils.default;