UNPKG

penguins-eggs

Version:

A remaster system tool, compatible with Arch, Debian, Devuan, Ubuntu and others

6 lines (5 loc) 115 B
/** * confirm * @returns */ export declare function confirm(elem: JSX.Element, msg?: string): Promise<boolean>;