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

    Interface AddIndexDeclaration

    interface AddIndexDeclaration {
        store: string;
        index: IndexSchema;
    }
    Index

    Properties

    Properties

    store: string