UNPKG

tss-react-v18-peer-testing

Version:

makeStyles is dead, long live makeStyles!

7 lines (6 loc) 260 B
import type { EmotionCache } from "@emotion/utils"; declare module "@emotion/react" { function __unsafe_useEmotionCache(): EmotionCache | null; } export { __unsafe_useEmotionCache as useEmotionCache } from "@emotion/react"; export * from "@emotion/react";