UNPKG

@brewww/authentication-service

Version:
5 lines (4 loc) 86 B
export declare class PhoneRequestDto { countryCode: string; number: string; }