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

package.dist.utils.isStyledComponent.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!
import { StyledComponentBrand } from '../types';
export default function isStyledComponent(target: any): target is StyledComponentBrand;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy