@flux-ui/dashboard 3.0.0-next.68 → 3.0.0-next.69
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/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -3102,7 +3102,7 @@ useMode(definition$2);
|
|
|
3102
3102
|
useMode(definition$1);
|
|
3103
3103
|
useMode(definition);
|
|
3104
3104
|
//#endregion
|
|
3105
|
-
//#region ../../node_modules/.bun/@basmilius+http-client@3.33.0+
|
|
3105
|
+
//#region ../../node_modules/.bun/@basmilius+http-client@3.33.0+644299353f754fd6/node_modules/@basmilius/http-client/dist/index.mjs
|
|
3106
3106
|
function adapter_default(Parent) {
|
|
3107
3107
|
return class extends Parent {
|
|
3108
3108
|
constructor(...args) {
|