UNPKG

@jaisocx/objdata

Version:

ObjData represents the Objects and array and arrays of objects, where no parsing by bytewise chars comparisons are not used (XML and Json are in all text IDEs readable/writable, and use comaparisons of chars), and the instantiating a JavaScript Object ins

7 lines 356 B
export { ObjDataHelpingProps } from "./ObjDataTypes.js"; export { ObjDataConstants } from "./ObjDataConstants.js"; export { ObjDataPackage } from "./ObjDataPackage.js"; export { ObjDataParser } from "./ObjDataParser.js"; export { ObjDataSerializer } from "./ObjDataSerializer.js"; export { ObjData } from "./ObjData.js"; //# sourceMappingURL=index.d.ts.map