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

    Type Alias SampleToGroupEntryBeta

    Sample to Group Entry

    type SampleToGroupEntry = {
        groupDescriptionIndex: number;
        sampleCount: number;
    }
    Index

    Properties

    groupDescriptionIndex: number
    sampleCount: number