Skip to main content
Module

x/natico/deps.ts>CamelCasedProperties

A powerful and customizable framework for Discordeno
Latest
type alias CamelCasedProperties
import { type CamelCasedProperties } from "https://deno.land/x/natico@4.0.0-pre.4/deps.ts";
definition: Value extends Function ? Value : Value extends Array<infer U> ? Value : [K in keyof Valuein keyof CamelCase<K>]: Value[K]