Skip to main content
Module

x/domdom/mod.ts>FilterOn

The proactive web framework for the unprofessional - Deno build
Latest
type alias FilterOn
Re-export
import { type FilterOn } from "https://deno.land/x/domdom@v4.12.0/mod.ts";
definition: (filterValue: any, value: any) => boolean