@valon-technologies/gestalt
    Preparing search index...

    Interface IndexRef

    interface IndexRef {
        store: string;
        name: string;
    }
    Index

    Properties

    Properties

    store: string
    name: string