MCPcopy Index your code
hub / github.com/TaskingAI/TaskingAI / MenuClickEvent

Interface MenuClickEvent

frontend/src/constant/index.ts:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 };
11}
12interface MenuClickEvent {
13 key: string;
14}
15interface ProjectType {
16 name: string;
17 description: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected