import { makeSkeletonPage } from "../../runtime/makeSkeletonPage.js"; export default makeSkeletonPage({ title: "Plugin Management", routePath: "/config/plugin", moduleId: "jQt", featureKey: "config.plugin", notes: ["Bundle contains plugin list, type, install, upgrade, enable/disable, upload, delete flows."], });