UNPKG

tdesign-react

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