mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-24 08:06:16 +00:00
chore: update frontend build for v1.1.82 [skip ci]
This commit is contained in:
6
web/admin-spa/node_modules/element-plus/lib/make-installer.d.ts
generated
vendored
6
web/admin-spa/node_modules/element-plus/lib/make-installer.d.ts
generated
vendored
@@ -1,6 +0,0 @@
|
||||
import type { App, Plugin } from 'vue';
|
||||
import type { ConfigProviderContext } from 'element-plus/es/components/config-provider';
|
||||
export declare const makeInstaller: (components?: Plugin[]) => {
|
||||
version: string;
|
||||
install: (app: App, options?: ConfigProviderContext) => void;
|
||||
};
|
||||
Reference in New Issue
Block a user