node-opa
    Preparing search index...

    Interface GetConfigResponse

    interface GetConfigResponse {
        result: Record<string, any>;
    }
    Index

    Properties

    Properties

    result: Record<string, any>