Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alephjs/lib/@unocss/core.ts>ValueHandlerCallback

The Full-stack Framework in Deno.
Go to Latest
type alias ValueHandlerCallback
import { type ValueHandlerCallback } from "https://deno.land/x/alephjs@1.0.0-alpha.68.6/lib/@unocss/core.ts";
definition: (str: string) => string | number | undefined