UNPKG

nextplugin-temp

Version:

10 lines (8 loc) 133 B
const temp = require("./src/temp"); //导出插件 module.exports = { "package": "temp", "plugins": [ temp, ] }