mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-07-08 02:47:17 +08:00
2 lines
151 B
Text
2 lines
151 B
Text
let createPlugin = require('./lib/public/create-plugin')
|
|
module.exports = (createPlugin.__esModule ? createPlugin : { default: createPlugin }).default
|