You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple and type-safe RPC system for SvelteKit Inspired by tRPC, built specifically for SvelteKit. Define your backend procedures and call them from the client with full end-to-end type safety — no API routes, no schemas, just functions.