mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 23:54:13 +08:00
4 lines
41 B
JavaScript
4 lines
41 B
JavaScript
|
'use 6to5';
|
||
|
|
||
|
module.exports = v => v + 1
|