frontend/.pnpm-store/v3/files/dc/ec1ec863ab4a209798996755002273816c548647cef922d5aac168c4ad6f2cc01527dfb1fea2c71077b05ca43210279267c0662f5547cd77fe77a1ed8600ff

5 lines
80 B
Plaintext

export type AddressCityEmptyError = {
name: string;
message: string;
};