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