frontend/.pnpm-store/v3/files/bd/c23d9837e63d80a88ba5cf2c379de86300755b7c2c9ed8db6b9f062c31cff509dd0b6c845fa3935e3dc36f2667b85aca183af29c5ac571aca87e54c5363ca6

5 lines
82 B
Plaintext

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