Skip to content

index API

phoenixide edited this page Apr 14, 2023 · 5 revisions

hello

Write your module docs here. tell something about this module in markdown.

See https://github.com/aicore/template-nodejs/wiki/How-To-Write-Docs for more details on how to style docs.

Use markdown headings!

and markdown code!

console.log("write sample code examples with code blocks");

helloWorld

says hello world

Type: function

Parameters

  • name

Returns string

Clone this wiki locally