Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 937 Bytes

class.config.output.md

File metadata and controls

36 lines (20 loc) · 937 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.

Hello

World