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

package.src.demos.assets.index.d.ts Maven / Gradle / Ivy

Go to download

This library provides a set of common React components for use with the PatternFly reference implementation.

The newest version!
declare module '*.svg' {
  const content: string;
  export default content;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy