UNPKG

@mui/utils

Version:

Utility functions for React components.

2 lines (1 loc) 90 B
export default function isMuiElement(element: any, muiNames: readonly string[]): boolean;