UNPKG

@linaria/react

Version:

Blazing fast zero-runtime CSS in JS library

5 lines (4 loc) 246 B
export { default as styled } from './styled'; export type { HtmlStyledTag, StyledComponent, StyledJSXIntrinsics, Styled, } from './styled'; export type { CSSProperties } from '@linaria/core'; export type { WYWEvalMeta } from '@wyw-in-js/shared';