@bridgeline-digital/hawksearch-handlebars-ui
    Preparing search index...

    Interface SmartResponseRequest

    interface SmartResponseRequest {
        query?: string;
        results?: any[];
    }
    Index

    Properties

    Properties

    query?: string
    results?: any[]