@proto-kit/common • Docs
Documentation / @proto-kit/common / FlattenObject
Type Alias: FlattenObject<Target>
FlattenObject<
Target>:UnionToIntersection<Target[keyofTarget]>
Type Parameters
• Target extends Record<string, EventsRecord>
@proto-kit/common • Docs
Documentation / @proto-kit/common / FlattenObject
FlattenObject<
Target>:UnionToIntersection<Target[keyofTarget]>
• Target extends Record<string, EventsRecord>