be
This commit is contained in:
1
backend/dist/app.controller.d.ts
vendored
1
backend/dist/app.controller.d.ts
vendored
@@ -2,5 +2,4 @@ import { AppService } from './app.service';
|
||||
export declare class AppController {
|
||||
private readonly appService;
|
||||
constructor(appService: AppService);
|
||||
getHello(): string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user