UNPKG

@dailyshot/ssr

Version:

Dailyshot server side rendering style utils

3 lines 220 B
import { EmotionCache } from '@emotion/cache'; export declare function createStylesServer(cache?: EmotionCache): import("@emotion/server/create-instance").EmotionServer; //# sourceMappingURL=create-styles-server.d.ts.map