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

File parse-github-plugin.ts

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

Source from the content-addressed store, hash-verified

1"use server";
2
3import { z } from "zod";
4import { GitHubParseError, parseGitHubPlugin } from "@/lib/github-plugin/parse";

Callers

nothing calls this directly

Calls 1

parseGitHubPluginFunction · 0.90

Tested by

no test coverage detected