UNPKG

flavor-js

Version:

FlavorJS the definitive JS natives chainable extensions methods (based on lodash & ES6)

13 lines (12 loc) 302 B
/** * @typedef {array|object} collection * @description an array or an object to be used as collection */ /** * @typedef {object} prototype * @description the prototype of a class */ /** * @typedef {number} timestamp * @description the number that identifies a specific time as a timestamp */