UNPKG

@stdlib/utils-capitalize-keys

Version:

Convert the first letter of each object key to uppercase.

3 lines 124 B
/// <reference path="../docs/types/index.d.ts" /> import capitalizeKeys from '../docs/types/index'; export = capitalizeKeys;