UNPKG

styled-components

Version:

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

3 lines (2 loc) 121 B
import { StyledTarget } from '../types'; export default function generateDisplayName(target: StyledTarget<any>): string;