UNPKG

val-path-helper

Version:

val path helper

2 lines (1 loc) 99 B
export declare const setPropByPath: (obj: Record<string, any>, path: string, value: any) => void;