Skip to content

gunshi / definition

definition

The entry for command deifinition.

Example

js
import { define } from 'gunshi/definition'

Functions

FunctionDescription
defineDefine a command with type inference

References

ArgOptions

Re-exports ArgOptions


ArgOptionSchema

Re-exports ArgOptionSchema


ArgValues

Re-exports ArgValues

Released under the MIT License.