UNPKG

@wordpress/components

Version:
6 lines (4 loc) 155 B
import type { EmotionCache } from '@emotion/utils'; declare module '@emotion/react' { export function __unsafe_useEmotionCache(): EmotionCache | null; }