@bbn/bbn 1.0.175 → 1.0.177
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 +1 -0
- package/dist/bbn.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/bbn.js
CHANGED
|
@@ -18194,6 +18194,7 @@ var __webpack_exports__ = {};
|
|
|
18194
18194
|
__webpack_require__.r(__webpack_exports__);
|
|
18195
18195
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18196
18196
|
/* harmony export */ axios: () => (/* reexport safe */ axios__WEBPACK_IMPORTED_MODULE_23__["default"]),
|
|
18197
|
+
/* harmony export */ bbn: () => (/* binding */ bbn),
|
|
18197
18198
|
/* harmony export */ dayjs: () => (/* reexport default export from named module */ dayjs__WEBPACK_IMPORTED_MODULE_0__),
|
|
18198
18199
|
/* harmony export */ "default": () => (/* binding */ bbn)
|
|
18199
18200
|
/* harmony export */ });
|