UNPKG

75 BTypeScriptView Raw
1declare function camelCaseKeys(obj: object): {};
2export = camelCaseKeys;