7 lines
105 B

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