UNPKG

custom-resource-helper

Version:
2 lines (1 loc) 88 B
export declare const camelizeKeys: <K, E extends Record<string, unknown>>(obj: E) => K;