// SYSTEM PANEL //
[ROOT]
/
home
/
csender
/
.trash
/
node_modules
/
tailwindcss
[ PARENT ]
EDIT :: plugin.js
let createPlugin = require('./lib/public/create-plugin') module.exports = (createPlugin.__esModule ? createPlugin : { default: createPlugin }).default
SAVE
CANCEL