UNPKG

@mendix/pluggable-widgets-tools

Version:
2 lines (1 loc) 92 B
export declare function confirm(prompt: string, defaultAnswer?: boolean): Promise<boolean>;