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

Function getAll

apps/cursor/src/utils/supabase/admin-client.ts:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 {
13 cookies: {
14 getAll() {
15 return null;
16 },
17 setAll() {},
18 },
19 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected