UNPKG

@jaisocx/jpath

Version:

JPath accepts queries of datatype (string|number)[] and performs lookup in js objects and arrays

5 lines 231 B
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