mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
3 lines
124 B
JavaScript
3 lines
124 B
JavaScript
// makes it so people can import from '@testing-library/react-native/matchers'
|
|
module.exports = require('./dist/matchers');
|