UNPKG

utils

Version:

Fast, generic JavaScript/node.js utility functions.

11 lines (8 loc) 185 B
/*! * utils <https://github.com/jonschlinkert/utils> * * Copyright (c) 2014 Jon Schlinkert. * Licensed under the MIT license. */ 'use strict'; module.exports = require('./lib');