UNPKG

symref

Version:

Static code checker for AI code agents (Windsurf, Cline, etc.)

8 lines 214 B
export declare class Client { private service; private userService; constructor(); usedMethod(): void; updateUserInfo(userId: string, email: string): void; } //# sourceMappingURL=client.d.ts.map