Type alias HelperType<P, T>

HelperType<P, T>: ((provider: WarehousingProvider, params: P, context: Context) => T)

Type Parameters

Type declaration