@legumeinfo/web-components
    Preparing search index...

    Type Alias VariantCollection

    The object describing a Variant Collection.

    type VariantCollection = {
        collectionName: string;
        name: string;
        synopsis: string;
    }
    Index

    Properties

    collectionName: string
    name: string
    synopsis: string