UNPKG

@voilajsx/uikit

Version:

Cross-platform React components with beautiful themes and OKLCH color sciences - Now with mobile (Capacitor) support

4 lines 191 B
import { ToasterProps } from "sonner"; declare const Toaster: ({ ...props }: ToasterProps) => import("react/jsx-runtime").JSX.Element; export { Toaster }; //# sourceMappingURL=sonner.d.ts.map