login/node_modules/lodash/fp/placeholder.js
Rakesh Kumar 807bb60301
Update build files and add node_modules (#54)
* update build files

* add node_modules
2020-09-23 12:15:33 +05:30

6 lines
105 B
JavaScript

/**
* The default argument placeholder value for methods.
*
* @type {Object}
*/
module.exports = {};