UNPKG

tdesign-react

Version:
6 lines (5 loc) 227 B
import './style/index.js'; export type { TransferProps } from './Transfer'; export * from './type'; export declare const Transfer: import("react").FunctionComponent<import("./Transfer").TransferProps>; export default Transfer;