Options
All
  • Public
  • Public/Protected
  • All
Menu

Dummy sample class

Hierarchy

  • Main

Index

Constructors

Methods

Constructors

constructor

Methods

hello

  • hello(who?: string): string
  • Hello world method

    Parameters

    • who: string = 'world'

      Who to say hello to.

    Returns string

    Hello world by default.

Generated using TypeDoc