MCPcopy Create free account
hub / github.com/Ashutosh00710/github-readme-activity-graph / Query

Class Query

src/interfaces/interface.ts:1–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export class Query {
2 query: string;
3 variables: {
4 LOGIN: string;
5 };
6}
7
8export class Colors {
9 areaColor: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected