UNPKG

val-path-helper

Version:

val path helper

2 lines (1 loc) 116 B
export declare const convertImmutabilityByPath: (path: string, value: Record<string, any>) => Record<string, any>;