Options
All
  • Public
  • Public/Protected
  • All
Menu

External module nd.html.api

Index

Functions

Functions

Const Query

  • Query($: CheerioStatic, check: function, ...querys: string[]): Cheerio | undefined
  • Parameters

    • $: CheerioStatic
    • check: function
        • (c: Cheerio): boolean
        • Parameters

          • c: Cheerio

          Returns boolean

    • Rest ...querys: string[]

    Returns Cheerio | undefined

Generated using TypeDoc