UNPKG

bknd

Version:

Lightweight Firebase/Supabase alternative built to run anywhere — incl. Next.js, React Router, Astro, Cloudflare, Bun, Node, AWS Lambda & more.

6 lines (5 loc) 162 B
export declare function Logo({ scale, fill, ...props }: { scale?: number; fill?: string; theme?: string; }): import("react/jsx-runtime").JSX.Element;