MCPcopy Create free account
hub / github.com/ShaanCoding/makeread.me /

Class

frontend/openAPI/generated/readMeGenerator.ts:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10import { TemplateService } from './services/TemplateService';
11type HttpRequestConstructor = new (config: OpenAPIConfig) => BaseHttpRequest;
12export class readMeGenerator {
13 public readonly healthCheck: HealthCheckService;
14 public readonly sidebar: SidebarService;
15 public readonly template: TemplateService;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected