Skip to main content
Module

x/froebel/types.ts>KebabCase

A strictly typed utility library.
Go to Latest
type alias KebabCase
import { type KebabCase } from "https://deno.land/x/froebel@v0.21.3/types.ts";

Type Parameters

T extends string
definition: DelimitedCase<T, "-">