Skip to main content
Module

x/clazzx/mod.ts>clx

ClazzX is a small typesafe utility library for composing HTML classes.
Go to Latest
variable clx
import { clx } from "https://deno.land/x/clazzx@0.0.2/mod.ts";

type

(input: Clx) => unknown