UNPKG

@mui/internal-docs-infra

Version:

MUI Infra - internal documentation creation tools.

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