UNPKG

ottoman

Version:
2 lines (1 loc) 109 B
export declare const setValueByPath: <T = Record<string, any>>(object: T, path: string, value: any) => void;