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
/
CommonJS
/
index.d.ts
5 lines
•
231 B
TypeScript
View Raw
1
2
3
4
5
export
{
JPathDataInterface
}
from
"./JPathDataInterface.js"
;
export
{
JPathData
}
from
"./JPathData.js"
;
export
{
JPathInterface
}
from
"./JPathInterface.js"
;
export
{
JPath
}
from
"./JPath.js"
;
//# sourceMappingURL=index.d.ts.map