gunshi / definition
definition
The entry for command definition.
Example
js
import { define } from 'gunshi/definition'
Functions
Function | Description |
---|---|
define | Define a command |
lazy | Define a lazy command with or without definition. |
References
Args
Re-exports Args
ArgSchema
Re-exports ArgSchema
ArgValues
Re-exports ArgValues