Amazon Vinyl
    Preparing search index...

    Interface SubsetType

    interface SubsetType {
        contains: UIntVectorType;
        id?: string;
    }
    Index
    contains: UIntVectorType
    id?: string