Search
Preparing search index...
The search index is not available
mca-projen-jsii-example
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mca-projen-jsii-example
Hello
Class Hello
My Hello class
Hierarchy
Hello
Index
Constructors
constructor
Methods
say
Hello
Constructors
constructor
new
Hello
(
)
:
Hello
Returns
Hello
Methods
say
Hello
say
Hello
(
name
:
string
)
:
string
My sayHello function
Parameters
name:
string
Someone who calls
Returns
string
Greetings
Exports
Hello
constructor
say
Hello
Generated using
TypeDoc
My Hello class