????

Your IP : 216.73.216.77


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/app.controller.d.ts

import { AppService } from './app.service';
export declare class AppController {
    private readonly appService;
    constructor(appService: AppService);
    getDocs(): void;
}