Variable defaults

defaults: {
    eiyuu: string;
    followRedirects: boolean;
    useragent: string;
}

Type declaration

  • eiyuu: string
  • followRedirects: boolean
  • useragent: string

Generated using TypeDoc