UNPKG

@pit-front-end/components

Version:

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

7 lines (6 loc) 245 B
import { InstallWithSFC } from '../../hooks'; import { default as Input } from './src/input.vue'; export declare const PitInput: InstallWithSFC<typeof Input>; export default PitInput; export * from './src/input'; export * from './src/instance';