Type alias CommandFunc<T>

CommandFunc<T>: ((args) => T)

Type Parameters

  • T

Type declaration

Generated using TypeDoc