UNPKG

walletlink-e

Version:
6 lines (5 loc) 137 B
import { FunctionComponent } from "preact"; export declare const Spinner: FunctionComponent<{ size?: number; color?: string; }>;