documentation/test/fixture/class.output.md
2015-12-07 12:44:15 -05:00

689 B

MyClass

This is my class, a demo thing.

Properties

  • howMany number how many things it contains

getFoo

Get the number 42

Parameters

  • getIt boolean whether to get the number

Returns number forty-two

getUndefined

Get undefined

Returns undefined does not return anything.