Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 175 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 175 Bytes

What is one plus one?

By Tyson Jones

This package exports the result of the mathematical operation 1 + 1.
console.log(require('what-is-one-plus-one'));

>>> 2