LayoutToType<L>: {
    readonly [I in L[number] as NameOrOmitted<I>]: LayoutItemToType<I>
}

Type Parameters

Generated using TypeDoc