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

x/netzo/deps/@unocss/preset-mini/utils.ts>splitShorthand

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
function splitShorthand
import { splitShorthand } from "https://deno.land/x/netzo@0.4.62/deps/@unocss/preset-mini/utils.ts";

Split utility shorthand delimited by / or :

Parameters

body: string
type: string

Returns

string[] | undefined