UNPKG

styled-components

Version:

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

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;