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