mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 03:19:31 +08:00
3 lines
118 B
Text
3 lines
118 B
Text
const legacy = require('../dist/legacy-exports')
|
|
module.exports = legacy.pairs
|
|
legacy.warnFileDeprecation(__filename)
|