cs142/project2/node_modules/lodash/fp/placeholder.js

7 lines
105 B
JavaScript
Raw Permalink Normal View History

2020-08-01 22:26:11 +00:00
/**
* The default argument placeholder value for methods.
*
* @type {Object}
*/
module.exports = {};