work.suroh.tk/node_modules/lodash/fp/placeholder.js

7 lines
105 B
JavaScript
Raw Normal View History

2019-12-02 12:22:45 +00:00
/**
* The default argument placeholder value for methods.
*
* @type {Object}
*/
module.exports = {};