seyfert
    Preparing search index...

    Type Alias InferCustomStructure<T, N>

    InferCustomStructure: CustomStructures extends Record<N, infer P> ? P : T

    Type Parameters

    • T
    • N extends string