ADD NAME HERE / Exports
ADD NAME HERE
Table of contents
Functions
Functions
makeHello
▸ Const makeHello(name?: string): string
Use this function to create a greeting string with the given name
Parameters
| Name | Type | Description |
|---|---|---|
name? |
string | The name to greet |
Returns: string
Defined in: index.ts:5