documentation/test/fixture/inline-link.output.custom.md
2015-04-15 10:44:53 -07:00

234 B

addOne

Adds one to a number

  • a: the input

Returns number the output

exports

This function returns the number one. Internally, this uses {@link addOne} to do the math.

  • a: the input

Returns number numberone