UNPKG

react-simple-toasts

Version:

Instant, lightweight toast notifications for React. No providers or containers needed.

3 lines (2 loc) 144 B
export declare const createElement: (id: string) => HTMLElement; export declare const addRootElement: (rootElem: HTMLElement) => HTMLElement;