master
confirm
export default function confirm (options = {}) { if (typeof options === 'string') { options = { text: options.toString() } }