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

267 B

exports

This function returns the number one.

Examples

foo(1);
foo(2);

Returns Number numberone

type description
Error if you give it something
TypeError if you give it something else