Skip to main content
Module

x/froebel/types.ts>PascalCase

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

Type Parameters

T extends string
definition: Capitalize<CamelCase<T>>