mirror of
https://github.com/actuallymentor/battery.git
synced 2026-03-09 11:22:17 +00:00
1 line
51 B
JavaScript
1 line
51 B
JavaScript
exports.log = ( ...args ) => console.log( ...args ) |