UNPKG

haptic-sound-toast

Version:

A customizable toast notification library for Next.js and React

4 lines (3 loc) 94 B
export function Providers({ children }: { children: any; }): import("react").JSX.Element;