Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 315 Bytes

class.output.md

File metadata and controls

27 lines (12 loc) · 315 Bytes

MyClass

This is my class, a demo thing.

Properties

  • howMany 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.