UNPKG

generator-nitro

Version:

Yeoman generator for the nitro frontend framework

4 lines (3 loc) 101 B
module.exports = async (page, scenario, vp) => { await require('./loadCookies')(page, scenario); };