UNPKG

@mui/internal-docs-infra

Version:

MUI Infra - internal documentation creation tools.

4 lines 163 B
import { ErrorHandlerProps } from "./types.js"; export declare function CodeErrorHandler({ errors }: ErrorHandlerProps): import("react/jsx-runtime").JSX.Element;