Type alias SimpleCommandCallback<E>

SimpleCommandCallback<E>: ((e: IHookEvent & E) => void)

Type Parameters

  • E = any

Type declaration

Generated using TypeDoc