UNPKG

@mui/internal-docs-infra

Version:

MUI Infra - internal documentation creation tools.

4 lines (3 loc) 164 B
// This is the export format expected by a remark plugin. import { transformMarkdownCode } from "./transformMarkdownCode.js"; export default transformMarkdownCode;