3 lines
108 B
JavaScript
3 lines
108 B
JavaScript
// makes it so people can import from '@testing-library/react/pure'
|
|
module.exports = require('./dist/pure')
|