UNPKG

amazon-code-verify

Version:
8 lines 162 B
module.exports.getSignOut=async function(page){ try{ await page.close(); } catch(err){ console.log(`please try again`); } }