Type alias CreateCommandFn<M>

CreateCommandFn<M>: ((config: CommandOptions & M) => Rx.Observable<CommandContext<M> & M>)

Type Parameters

  • M

Type declaration

Generated using TypeDoc