Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cursor/community-plugins
/ delete-plugin.ts
File
delete-plugin.ts
apps/cursor/src/actions/delete-plugin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use server"
;
2
3
import
{ revalidatePath, updateTag } from
"next/cache"
;
4
import
{ z } from
"zod"
;
Callers
nothing calls this directly
Calls
1
createClient
Function · 0.90
Tested by
no test coverage detected