FlatDatatype
Resolve<UnionToIntersection<T[keyof T]>>
| Type | |
|---|---|
Resolve | Helper type to resolve and normalise an object. |
UnionToIntersection | Helper type to turn a union type into an intersection type. |
Resolve<UnionToIntersection<T[keyof T]>>
| Type | |
|---|---|
Resolve | Helper type to resolve and normalise an object. |
UnionToIntersection | Helper type to turn a union type into an intersection type. |