Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cheerio/mod.ts>cheerio.AcceptedFilters

Cheerio port to Deno with typings
Latest
type alias cheerio.AcceptedFilters
import { type cheerio } from "https://deno.land/x/cheerio@1.0.7/mod.ts";
const { AcceptedFilters } = cheerio;

Supported filter types, for traversal methods.

definition:
| string
| T