UNPKG

tdesign-react

Version:
6 lines (5 loc) 290 B
import './style/index.js'; export type { TagInputProps } from './TagInput'; export * from './type'; export declare const TagInput: import("react").ForwardRefExoticComponent<import("./TagInput").TagInputProps & import("react").RefAttributes<import("..").InputRef>>; export default TagInput;