UNPKG

cypress

Version:

Cypress is a next generation front end testing tool built for the modern web

4 lines (3 loc) 111 B
"use strict"; const Promise = require('bluebird'); module.exports = Promise.promisifyAll(require('fs-extra'));