MCPcopy
hub / github.com/cursor/community-plugins / update-plugin.ts

File update-plugin.ts

apps/cursor/src/actions/update-plugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use server";
2
3import { updateTag } from "next/cache";
4import { z } from "zod";

Callers

nothing calls this directly

Calls 8

createClientFunction · 0.90
pluginScanLimitFunction · 0.90
resolveComponentSlugFunction · 0.90
enqueuePluginScanFunction · 0.90
kickDrainAfterResponseFunction · 0.90
installRelevantChangedFunction · 0.85
componentKeyFunction · 0.85
resolveComponentMetadataFunction · 0.85

Tested by

no test coverage detected