UNPKG

@breakaway/react-core

Version:

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

6 lines 142 B
/// <reference types="react" /> export declare const Cat: { (): JSX.Element; displayName: string; }; //# sourceMappingURL=Cat.d.ts.map