UNPKG

jest-puppe-shots-env

Version:

A Jest plugin for creating screenshots of React components with a help of Puppeteer

8 lines (6 loc) 145 B
const server = require('./server/server'); const { getServerUri } = require('./server/config'); module.exports = { server, getServerUri, };