Files
ihrm/node_modules/@stencil/core/testing/jest-environment.js

4 lines
118 B
JavaScript
Raw Normal View History

2023-05-10 15:06:57 +05:30
const { createJestPuppeteerEnvironment } = require('./index.js');
module.exports = createJestPuppeteerEnvironment();