Files
ObsidianPad/node_modules/lodash/fp/placeholder.js
T

7 lines
105 B
JavaScript
Raw Normal View History

2026-05-31 18:44:04 +08:00
/**
* The default argument placeholder value for methods.
*
* @type {Object}
*/
module.exports = {};