Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Type Alias KnownSizeId<X>

    KnownSizeId: X extends KnownSizeArray<infer _T, infer F> ? F : never

    Id of the known size collection.

    Type Parameters

    • X