1 line
49 B
TypeScript
1 line
49 B
TypeScript
export type PhoneNumber = string; // +79876543210
|
export type PhoneNumber = string; // +79876543210
|