1
This commit is contained in:
5
admin/node_modules/element-plus/es/components/switch/index.d.ts
generated
vendored
Normal file
5
admin/node_modules/element-plus/es/components/switch/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import Switch from './src/switch.vue';
|
||||
import type { SFCWithInstall } from 'element-plus/es/utils';
|
||||
export declare const ElSwitch: SFCWithInstall<typeof Switch>;
|
||||
export default ElSwitch;
|
||||
export * from './src/switch';
|
||||
Reference in New Issue
Block a user