3 lines
70 B
JavaScript
3 lines
70 B
JavaScript
const matchers = require('./dist/matchers')
|
|
module.exports = matchers
|
const matchers = require('./dist/matchers')
|
|
module.exports = matchers
|