node-opa
    Preparing search index...

    Interface CompileFilterResponse

    interface CompileFilterResponse {
        result: { query?: string };
    }
    Index

    Properties

    Properties

    result: { query?: string }