Type alias InputData<T>

InputData<T>: NewData<Omit<T, keyof BaseOutput>, BaseOutput>

Type Parameters

  • T

Generated using TypeDoc