Skip to main content
Module

x/froebel/types.ts>ScreamingSnakeCase

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

Type Parameters

T extends string
definition: Uppercase<SnakeCase<T>>