MCPcopy Create free account
hub / github.com/IsAvaible/AngularModUpdater /

Class

src/app/libraries/github/github.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22import { RateLimitInfo } from '../RateLimitedApi';
23
24export class GitHub extends BaseApiProvider {
25 protected override apiName = 'GitHub';
26 public githubAPIUrl = 'https://api.github.com';
27 public headers = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected