mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-25 11:39:54 +00:00
chore: update frontend build for v1.1.82 [skip ci]
This commit is contained in:
12
web/admin-spa/node_modules/element-plus/lib/components/tour/index.d.ts
generated
vendored
12
web/admin-spa/node_modules/element-plus/lib/components/tour/index.d.ts
generated
vendored
@@ -1,12 +0,0 @@
|
||||
import Tour from './src/tour.vue';
|
||||
import TourStep from './src/step.vue';
|
||||
import type { SFCWithInstall } from 'element-plus/es/utils';
|
||||
export declare const ElTour: SFCWithInstall<typeof Tour> & {
|
||||
TourStep: typeof TourStep;
|
||||
};
|
||||
export declare const ElTourStep: SFCWithInstall<typeof TourStep>;
|
||||
export default ElTour;
|
||||
export * from './src/tour';
|
||||
export * from './src/step';
|
||||
export * from './src/content';
|
||||
export type { TourMask, TourGap, TourBtnProps } from './src/types';
|
||||
Reference in New Issue
Block a user