bizmatch-project/bizmatch-server/dist/app.service.d.ts

4 lines
60 B
TypeScript

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