Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace cheerio

Index

Type aliases

AttrFunction

AttrFunction: (el: Element, i: number, currentValue: string) => unknown

Type declaration

    • (el: Element, i: number, currentValue: string): unknown
    • Parameters

      • el: Element
      • i: number
      • currentValue: string

      Returns unknown

Generated using TypeDoc