documentation/test/fixture/inline-link.output.md
2015-07-10 15:18:22 -04:00

288 B

addOne

Adds one to a number

Parameters

  • a number the input

Returns number the output

exports

This function returns the number one. Internally, this uses addOne to do the math.

Parameters

  • a number the input

Returns number numberone