conversion-library / changeCaseKeys / constantCase
Function: constantCase()
ts
function constantCase(
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:4