UNPKG

notistack-v2-maintained

Version:

Highly customizable notification snackbars (toasts) that can be stacked on top of each other

4 lines (3 loc) 123 B
import { IconVariant } from "./types"; declare const defaultIconVariants: IconVariant; export default defaultIconVariants;