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) 121 B
import { StyledTarget } from '../types'; export default function generateDisplayName(target: StyledTarget<any>): string;