import { type InjectGlobalFunction } from "https://dotland.deno.dev/x/fresh@1.7.3/plugins/twindv1_deps.ts";
Methods
bind(thisArg?: ((tokens: string) => string) | undefined | void): InjectGlobalFunction
call(thisArg: ((tokens: string) => string) | undefined | void, style: CSSBase | string): void
apply(thisArg: ((tokens: string) => string) | undefined | void, args: [CSSBase | string]): void