placeholder.js
1  /**
2   * The default argument placeholder value for methods.
3   *
4   * @type {Object}
5   */
6  module.exports = {};