UNPKG

styled-components

Version:

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress

3 lines (2 loc) 119 B
import { StyledTarget } from '../types'; export default function isTag(target: StyledTarget<'web'>): target is string;