Skip to main content
Module

x/natico/deps.ts>CamelCase

A powerful and customizable framework for Discordeno
Latest
type alias CamelCase
import { type CamelCase } from "https://deno.land/x/natico@4.0.0-pre.4/deps.ts";
definition: K extends string ? CamelCaseStringArray<Split<K, WordSeparators>> : K