Type alias ForkPathInputValueType<T>

ForkPathInputValueType<T>: T extends ForkPath<infer U>[] ? U : never

Type Parameters

Generated using TypeDoc