UNPKG

styled-components

Version:

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

6 lines (5 loc) 237 B
/** * Create an error file out of errors.md for development and a simple web link to the full errors * in production mode. */ export default function throwStyledComponentsError(code: string | number, ...interpolations: any[]): Error;