UNPKG

sweetalert

Version:

A beautiful replacement for JavaScript's "alert"

3 lines (2 loc) 112 B
export declare const initTitle: (title: string) => void; export declare const initText: (text: string) => void;