Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
import
{ getSession } from
"@/utils/supabase/auth"
;
8
9
export
class
ActionError extends Error {}
10
11
// Base client.
12
export
const
actionClient = createSafeActionClient({
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected