UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

3 lines (2 loc) 98 B
export { default } from "./toast.component"; export type { ToastProps } from "./toast.component";