1
0
mirror of https://gitea.com/actions/setup-python.git synced 2025-05-03 06:16:47 +08:00

7 lines
105 B
JavaScript
Raw Normal View History

2019-06-26 21:12:00 -04:00
/**
* The default argument placeholder value for methods.
*
* @type {Object}
*/
module.exports = {};