UNPKG

react-spinners-css

Version:

[![bit components](https://img.shields.io/badge/bit_components-14-6e3991)](https://bit.cloud/joshk/react-spinners-css) [![npm version](https://badge.fury.io/js/react-spinners-css.svg)](https://www.npmjs.com/package/react-spinners-css) [![GitHub stars](htt

3 lines (2 loc) 188 B
import type { SpinnerProps } from '@joshk/react-spinners-css.types'; export declare function Ouroboro({ color, style, className, }: SpinnerProps): import("react/jsx-runtime").JSX.Element;