mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
4 lines
43 B
JavaScript
4 lines
43 B
JavaScript
/** @babel */
|
|
|
|
module.exports = v => v + 1
|