@absolutejs/absolute 0.19.0-beta.996 → 0.19.0-beta.997
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
CHANGED
|
@@ -20693,6 +20693,7 @@ ${content.slice(firstUseIdx)}`;
|
|
|
20693
20693
|
"svelte/*",
|
|
20694
20694
|
"vue",
|
|
20695
20695
|
"vue/*",
|
|
20696
|
+
"vue-demi",
|
|
20696
20697
|
"@vue/*",
|
|
20697
20698
|
"@angular/*",
|
|
20698
20699
|
...angularPartialDeclSpecs,
|
|
@@ -35697,5 +35698,5 @@ export {
|
|
|
35697
35698
|
ANGULAR_INIT_TIMEOUT_MS
|
|
35698
35699
|
};
|
|
35699
35700
|
|
|
35700
|
-
//# debugId=
|
|
35701
|
+
//# debugId=42C3C759690AAEFD64756E2164756E21
|
|
35701
35702
|
//# sourceMappingURL=index.js.map
|