mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 03:49:31 +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
|