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