Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LogoScrape

Hierarchy

  • LogoScrape

Index

Methods

Methods

Static getLogo

  • getLogo(url: string | string[]): Promise<any>
  • Parameters

    • url: string | string[]

    Returns Promise<any>

Static getLogos

  • getLogos(url: string | string[]): Promise<any>
  • Parameters

    • url: string | string[]

    Returns Promise<any>

Generated using TypeDoc