Welcome to mirror list, hosted at ThFree Co, Russian Federation.

placeholder.js « fp « lodash « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1ce17393b99c34e4cc205a3996a2b29bdc0f98ad (plain)
1
2
3
4
5
6
/**
 * The default argument placeholder value for methods.
 *
 * @type {Object}
 */
module.exports = {};