@jsonjoy.com/json-pack
Version:
High-performance JSON serialization library
7 lines • 310 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./values"), exports);
tslib_1.__exportStar(require("./BsonEncoder"), exports);
tslib_1.__exportStar(require("./BsonDecoder"), exports);
//# sourceMappingURL=index.js.map