UNPKG

@pit-front-end/components

Version:

湖南创智艾泰克科技有限公司

3 lines (2 loc) 121 B
import { default as Switch } from './switch.vue'; export type PitSwitchInstance = InstanceType<typeof Switch> & unknown;