1 line
No EOL
89 B
TypeScript
1 line
No EOL
89 B
TypeScript
export default function isMuiElement(element: any, muiNames: readonly string[]): boolean; |