import { makeSkeletonPage } from "../../runtime/makeSkeletonPage.js"; export default makeSkeletonPage({ title: "Theme Config", routePath: "/config/theme", moduleId: "WQt", featureKey: "config.theme", notes: ["Bundle contains theme activation and theme config editing flows."], });