Files
ihrm/node_modules/@stencil/core/testing/jest-environment.js
2023-05-10 15:06:57 +05:30

4 lines
118 B
JavaScript

const { createJestPuppeteerEnvironment } = require('./index.js');
module.exports = createJestPuppeteerEnvironment();