uptime-robot-v3
    Preparing search index...

    Interface Config

    interface Config {
        apiKey: string;
        logger?: ConfigLogger;
    }
    Index

    Properties

    Properties

    apiKey: string
    logger?: ConfigLogger

    Optional diagnostic logging (e.g. failed API calls). If omitted, the client does not log.