@svta/common-media-library
    Preparing search index...

    Type Alias Fields<T>Beta

    Fields: Omit<T, Exclude<keyof Box, "data"> | "boxes">

    Utility type to get just the fields of a box

    Type Parameters

    • T