@vue/devtools-kit
Advanced tools
+2
-2
@@ -169,3 +169,3 @@ import * as hookable from "hookable"; | ||
| } | ||
| type ComponentBuiltinCustomStateTypes = 'function' | 'map' | 'set' | 'reference' | 'component' | 'component-definition' | 'router' | 'store'; | ||
| type ComponentBuiltinCustomStateTypes = 'function' | 'map' | 'set' | 'reference' | 'component' | 'component-definition' | 'store'; | ||
| interface ComponentCustomState extends ComponentStateBase { | ||
@@ -920,3 +920,3 @@ value: CustomState; | ||
| //#region src/core/component/types/custom.d.ts | ||
| type customTypeEnums = 'function' | 'bigint' | 'map' | 'set' | 'store' | 'router' | 'component' | 'component-definition' | 'HTMLElement' | 'component-definition' | 'date'; | ||
| type customTypeEnums = 'function' | 'bigint' | 'map' | 'set' | 'store' | 'component' | 'component-definition' | 'HTMLElement' | 'component-definition' | 'date'; | ||
| //#endregion | ||
@@ -923,0 +923,0 @@ //#region src/core/component/state/editor.d.ts |
+2
-2
@@ -169,3 +169,3 @@ import * as hookable from "hookable"; | ||
| } | ||
| type ComponentBuiltinCustomStateTypes = 'function' | 'map' | 'set' | 'reference' | 'component' | 'component-definition' | 'router' | 'store'; | ||
| type ComponentBuiltinCustomStateTypes = 'function' | 'map' | 'set' | 'reference' | 'component' | 'component-definition' | 'store'; | ||
| interface ComponentCustomState extends ComponentStateBase { | ||
@@ -920,3 +920,3 @@ value: CustomState; | ||
| //#region src/core/component/types/custom.d.ts | ||
| type customTypeEnums = 'function' | 'bigint' | 'map' | 'set' | 'store' | 'router' | 'component' | 'component-definition' | 'HTMLElement' | 'component-definition' | 'date'; | ||
| type customTypeEnums = 'function' | 'bigint' | 'map' | 'set' | 'store' | 'component' | 'component-definition' | 'HTMLElement' | 'component-definition' | 'date'; | ||
| //#endregion | ||
@@ -923,0 +923,0 @@ //#region src/core/component/state/editor.d.ts |
+2
-2
| { | ||
| "name": "@vue/devtools-kit", | ||
| "type": "module", | ||
| "version": "8.1.1", | ||
| "version": "8.1.2", | ||
| "author": "webfansplz", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
| "perfect-debounce": "^2.0.0", | ||
| "@vue/devtools-shared": "^8.1.1" | ||
| "@vue/devtools-shared": "^8.1.2" | ||
| }, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
447212
-0.19%12622
-0.21%Updated