UNPKG
val-path-helper
Version:
latest (0.0.1)
0.0.1
val path helper
val-path-helper
/
src
/
index.ts
8 lines
(6 loc)
•
125 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
export
{ getPropByPath }
from
'./getPropByPath'
export
{ convertImmutabilityByPath }
from
'./convertImmutabilityByPath'