UNPKG

@mui/x-internals

Version:

Utility functions for the MUI X packages (internal use only).

7 lines 175 B
export declare const isFirefox: boolean; export declare const isJSDOM: boolean; declare const _default: { isFirefox: boolean; isJSDOM: boolean; }; export default _default;