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