UNPKG
val-path-helper
Version:
latest (0.0.1)
0.0.1
val path helper
val-path-helper
/
dist
/
index.d.ts
3 lines
(2 loc)
•
124 B
TypeScript
View Raw
1
2
3
export
{ getPropByPath }
from
'./getPropByPath'
;
export
{ convertImmutabilityByPath }
from
'./convertImmutabilityByPath'
;