Circle V2 API Docs
    Preparing search index...

    Type Alias MatcherFunction

    MatcherFunction: (content: string, element: Element | null) => boolean

    Type Declaration

      • (content: string, element: Element | null): boolean
      • Parameters

        • content: string
        • element: Element | null

        Returns boolean