documentation/test/fixture/inline-link.output.md
2015-06-08 11:12:10 -04:00

290 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