UNPKG

@pit-front-end/components

Version:

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

7 lines (6 loc) 233 B
import { InstallWithSFC } from '../../hooks'; import { default as Tag } from './src/tag.vue'; export declare const PitTag: InstallWithSFC<typeof Tag>; export default PitTag; export * from './src/instance'; export * from './src/tag';