UNPKG

tdesign-react

Version:
8 lines (7 loc) 336 B
import { MessagePlugin as _MessagePlugin } from './Message'; import './style/index.js'; export * from './type'; export declare const Message: import("react").FC<import("./MessageComponent").MessageComponentProps>; export declare const message: _MessagePlugin; export declare const MessagePlugin: _MessagePlugin; export default Message;