dcb-orange-mock/dist/app.service.d.ts
Mamadou Khoussa [028918 DSI/DAC/DIF/DS] 2e2724c7a6 fix it
2025-09-21 22:47:06 +00:00

4 lines
60 B
TypeScript

export declare class AppService {
getHello(): string;
}