Module

x/xelement/module/tools.ts>includes

X-Element a zero knowledge curve, agnostic non framework that enhances custom elements with functionality and data binding that mimics native custom element and language standards.
Latest
variable includes
import { includes } from "https://dotland.deno.dev/x/xelement@9.1.10/module/tools.ts";

type

(item: string | Array<any>, search: any) => unknown