![](/assets/images/project_default_logo.png)
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
/**
* 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;