mirror of
https://github.com/atom/atom.git
synced 2026-01-22 05:17:57 -05:00
2 lines
43 B
JavaScript
2 lines
43 B
JavaScript
module.exports = function () { return 2; }
|