import { makeSkeletonPage } from "../../runtime/makeSkeletonPage.js"; export default makeSkeletonPage({ title: "Notice Management", routePath: "/config/notice", moduleId: "J2t", featureKey: "config.notice", notes: ["Includes markdown-like editor behavior and sorting actions."], });