@halo-dev/console-shared
Advanced tools
| import type { Attachment } from "@halo-dev/api-client"; | ||
| import type { Component } from "vue"; | ||
| export declare type AttachmentLike = Attachment | string | { | ||
| export type AttachmentLike = Attachment | string | { | ||
| url: string; | ||
@@ -5,0 +5,0 @@ type: string; |
| import type { Component } from "vue"; | ||
| export declare type CoreMenuGroupId = "dashboard" | "content" | "interface" | "system" | "tool"; | ||
| export type CoreMenuGroupId = "dashboard" | "content" | "interface" | "system" | "tool"; | ||
| export interface MenuGroupType { | ||
@@ -4,0 +4,0 @@ id: CoreMenuGroupId | string; |
+2
-2
| { | ||
| "name": "@halo-dev/console-shared", | ||
| "version": "2.4.0-rc.1", | ||
| "version": "2.4.0", | ||
| "description": "", | ||
@@ -34,3 +34,3 @@ "files": [ | ||
| "devDependencies": { | ||
| "vite-plugin-dts": "^1.7.1" | ||
| "vite-plugin-dts": "^1.7.3" | ||
| }, | ||
@@ -37,0 +37,0 @@ "peerDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%4970
-0.42%