Skip to content

conversion-library / changeCaseKeys / noCase

Function: noCase()

ts
function noCase(
   object: unknown, 
   depth?: number, 
   options?: Options): unknown

Parameters

object: unknown

depth?: number

options?: Options

Returns

unknown

Defined in

node_modules/change-case/dist/keys.d.ts:7