documentation/test/fixture/class.output.md
2016-08-19 10:08:06 -04:00

785 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.