main
function exported by @mwillbanks/tuil-cli.
function
Public function exported by @mwillbanks/tuil-cli.
export async function main(argv = process.argv.slice(2)): Promise<void>;Members
This declaration has no public members.
Parameters
| Member | Type | Required | Description | Related types |
|---|---|---|---|---|
argv | unknown | No | Supplies the argv value as unknown. | — |
Returns
Promise<void> — Returns a value that satisfies Promise<void>.
Related types: —
Throws
No thrown errors are documented for this declaration.
Related types
No package-local related types.
Source
View the secondary source reference