@mojaloop/inter-scheme-proxy-cache-lib
    Preparing search index...

    Variable ERROR_MESSAGESConst

    ERROR_MESSAGES: {
        invalidFormat: "Invalid format";
        unsupportedProxyCacheType: `Unsupported proxyCache type [possible values: ${string}]`;
    } = ...

    Type Declaration

    • ReadonlyinvalidFormat: "Invalid format"
    • ReadonlyunsupportedProxyCacheType: `Unsupported proxyCache type [possible values: ${string}]`