MCPcopy Create free account
hub / github.com/cursor/community-plugins /

Class

apps/cursor/src/actions/safe-action.ts:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7import { getSession } from "@/utils/supabase/auth";
8
9export class ActionError extends Error {}
10
11// Base client.
12export const actionClient = createSafeActionClient({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected