Skip to main content
Module

x/froebel/types.ts>SnakeCase

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

Type Parameters

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