documentation/test/fixture/inline-link.output.md

412 B

addOne

Adds one to a number

Parameters

name type description
a number the input

Returns number the output

exports

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

Parameters

name type description
a number the input

Returns number numberone