UNPKG

manifest

Version:

The backend for AI code editors

6 lines (5 loc) 92 B
export declare class HealthController { getHealth(): { status: string; }; }