Skip to main content
Latest
type alias CamelCasedProperties
import { type CamelCasedProperties } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";
definition: Value extends Function ? Value : Value extends Array<infer U> ? Value : [K in keyof Valuein keyof CamelCase<K>]: Value[K]