UNPKG

oberknecht-utils

Version:
2 lines (1 loc) 131 B
export declare function addKeysToObject(object: Record<string, any>, keypath: string | string[], value: any): Record<string, any>;