UNPKG

@szegedsw/lib-node

Version:

A little framework published by Szeged Software Zrt. in order to enhance api endpoint security and create reuseable code. Email module, Logging system, and much more. Further improvements are expected.

2 lines 160 B
export declare function keysToCase(o: Record<string, any>, convert?: (input: string) => string): Record<string, any>; //# sourceMappingURL=keys-to-case.d.ts.map