Skip to content

Builder

Builder = (c) => Command<any> | void

Defined in: packages/core/dist/index.d.mts:195

Builder for commands.

Command<any>

Command<any> | void