kaven-utils - v6.1.0
    Preparing search index...

    Interface IDownloadFileOptions

    interface IDownloadFileOptions {
        http?: RequestOptions;
        logger?: ILoggingAgent;
    }

    Hierarchy

    • ILoggable
      • IDownloadFileOptions
    Index

    Properties

    Properties

    http?: RequestOptions
    logger?: ILoggingAgent