UNPKG

@mui/internal-docs-infra

Version:

MUI Infra - internal documentation creation tools.

2 lines 258 B
export { loadServerPageIndex, createLoadServerPageIndex, extractPrefixAndTitle, pathSegmentToTitle, stripTitleMarkdown } from "./loadServerPageIndex.mjs"; export type { CreateLoadServerPageIndexOptions, LoadServerPageIndex } from "./loadServerPageIndex.mjs";