UNPKG

@jsonjoy.com/json-type

Version:

High-performance JSON Pointer implementation

10 lines 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WriteBlobStep = void 0; class WriteBlobStep { constructor(arr) { this.arr = arr; } } exports.WriteBlobStep = WriteBlobStep; //# sourceMappingURL=WriteBlobStep.js.map