UNPKG

@mui/material-nextjs

Version:

Collection of utilities for integration between Material UI and Next.js.

2 lines 152 B
import { Options } from '@emotion/cache'; export default function createEmotionCache(options?: Partial<Options>): import("@emotion/cache").EmotionCache;