UNPKG
@jaisocx/jpath
Version:
latest (2.0.5)
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
1.2.3
1.2.2
JPath accepts queries of datatype (string|number)[] and performs lookup in js objects and arrays
@jaisocx/jpath
/
transpiled
/
ESNext
/
index.js
4 lines
•
140 B
JavaScript
View Raw
1
2
3
4
// @jaisocx/jpath/index.ts
export
{
JPathData
}
from
"./JPathData.js"
;
export
{
JPath
}
from
"./JPath.js"
;
//# sourceMappingURL=index.js.map