UNPKG

projex

Version:
2 lines (1 loc) 94 B
export declare const promptConfirm: (message: string, initial?: boolean) => Promise<boolean>;