Type alias ICallable<A, R>

ICallable<A, R>: IFunction<A, R>

Type Parameters

  • A extends any[] = any[]

  • R = any