UNPKG

@emotion/styled

Version:
5 lines (4 loc) 236 B
import { CreateStyled } from "./types.js"; export type { ArrayInterpolation, ComponentSelector, CSSObject, FunctionInterpolation, Interpolation } from '@emotion/serialize'; declare const _default: CreateStyled; export default _default;