????

Your IP : 18.221.244.218


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;
}