4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
const legacy = require('../dist/legacy-exports')
|
|
module.exports = legacy.pairs
|
|
legacy.warnFileDeprecation(__filename)
|