BootstrapFunction
BootstrapFunction
Represents the function executed during the bootstrap phase of CommandKit.
Signature
type BootstrapFunction = | GenericFunction<[CommandKit]>
| AsyncFunction<[CommandKit]>
Represents the function executed during the bootstrap phase of CommandKit.
type BootstrapFunction = | GenericFunction<[CommandKit]>
| AsyncFunction<[CommandKit]>