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