@adobe/create-helix-service
Version:
Create Helix Service
13 lines (8 loc) • 325 B
Markdown
<a name="main"></a>
## main(name) ⇒ <code>string</code>
This is the main function
**Kind**: global function
**Returns**: <code>string</code> - a greeting
| Param | Type | Default | Description |
| --- | --- | --- | --- |
| name | <code>string</code> | <code>"world"</code> | name of the person to greet |