MCPcopy Create free account
hub / github.com/chokcoco/iCSS /

Class

website/app/lib/github.ts:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36export class GitHubAPI {
37 private static readonly REPO_OWNER = 'chokcoco';
38 private static readonly REPO_NAME = 'iCSS';
39 private static readonly BASE_URL = 'https://api.github.com';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected