UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 214 B
import { ISpinnerProps } from './types'; export declare const Spinner: import('react').ForwardRefExoticComponent<ISpinnerProps & import('react').RefAttributes<HTMLDivElement>>; //# sourceMappingURL=Spinner.d.ts.map