????

Your IP : 216.73.216.152


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/dist/apps/auth/dto/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/dist/apps/auth/dto/credentials.dto.d.ts

export declare class CredentialsDto {
    username: string;
    password: string;
}