Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 900 Bytes

class.output.md

File metadata and controls

31 lines (17 loc) · 900 Bytes

Table of Contents

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.