@bbn/bbn 1.0.170 → 1.0.172

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/bbn.js CHANGED
@@ -18281,7 +18281,9 @@ if ('undefined' !== typeof window) {
18281
18281
 
18282
18282
  })();
18283
18283
 
18284
- self.bbn = __webpack_exports__;
18284
+ var __webpack_export_target__ = self;
18285
+ for(var i in __webpack_exports__) __webpack_export_target__[i] = __webpack_exports__[i];
18286
+ if(__webpack_exports__.__esModule) Object.defineProperty(__webpack_export_target__, "__esModule", { value: true });
18285
18287
  /******/ })()
18286
18288
  ;
18287
18289
  //# sourceMappingURL=bbn.js.map