UNPKG

bknd

Version:

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

5 lines (4 loc) 188 B
export declare const Root: ({ children }: { children: any; }) => import("react/jsx-runtime").JSX.Element; export declare function RootEmpty(): import("react/jsx-runtime").JSX.Element;