mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-24 07:46:29 +00:00
chore: update frontend build for v1.1.82 [skip ci]
This commit is contained in:
11
web/admin-spa/node_modules/unplugin-vue-components/dist/vite.d.ts
generated
vendored
11
web/admin-spa/node_modules/unplugin-vue-components/dist/vite.d.ts
generated
vendored
@@ -1,11 +0,0 @@
|
||||
import { Plugin } from 'vite';
|
||||
import { Options, PublicPluginAPI } from './types.js';
|
||||
import '@rollup/pluginutils';
|
||||
import 'unplugin';
|
||||
import '@antfu/utils';
|
||||
|
||||
declare const _default: (options?: Options | undefined) => Plugin & {
|
||||
api: PublicPluginAPI;
|
||||
};
|
||||
|
||||
export { _default as default };
|
||||
Reference in New Issue
Block a user