UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 119 B
import toaster from './toaster'; export type { Toaster } from './toaster'; export { toaster }; export default toaster;