@loaders.gl/flatgeobuf 4.2.0-alpha.6 → 4.2.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/dist.dev.js CHANGED
@@ -8715,6 +8715,8 @@ var __exports__ = (() => {
8715
8715
  var VERSION = typeof __VERSION__ !== "undefined" ? __VERSION__ : "latest";
8716
8716
  var FGB_MAGIC_NUMBER = [102, 103, 98, 3, 102, 103, 98, 1];
8717
8717
  var FlatGeobufWorkerLoader = {
8718
+ dataType: null,
8719
+ batchType: null,
8718
8720
  id: "flatgeobuf",
8719
8721
  name: "FlatGeobuf",
8720
8722
  module: "flatgeobuf",