DEFAULT_OPTIONS: {
    cacheDirectory: string;
    cacheDuration: string;
    cacheVerbose: boolean;
    statsBreakdownGlobalDataKey: string;
    statsBreakdownLimit: number;
    statsBreakdownMetrics: string;
    statsBreakdownPeriod: string;
} = ...

Type declaration

  • cacheDirectory: string
  • cacheDuration: string
  • cacheVerbose: boolean
  • statsBreakdownGlobalDataKey: string
  • statsBreakdownLimit: number
  • statsBreakdownMetrics: string
  • statsBreakdownPeriod: string