UNPKG

piral-notifications

Version:

Plugin for triggering notifications in Piral.

3 lines (2 loc) 238 B
export declare const PiralNotificationsHost: import("react").ComponentType<import("./types").NotificationsHostProps>; export declare const PiralNotificationsToast: import("react").ComponentType<import("./types").NotificationsToastProps>;