UNPKG

styled-components

Version:

CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.

3 lines (2 loc) 137 B
import { StyledComponentBrand } from '../types'; export default function isStyledComponent(target: any): target is StyledComponentBrand;