UNPKG

ut-tools

Version:

Build and Release management automation package.

2 lines (1 loc) 96 B
export declare const renameObjectKey: (obj: object, oldKey: string, newKey: string) => object;