All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.utils.error.d.ts Maven / Gradle / Ivy

Go to download

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

The newest version!
/**
 * 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;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy