frontend/.pnpm-store/v3/files/e8/d1c41855dee9b9688b74c4e79a95c37cbcc6cacecba7106cb073bf04014db05a1b08ca951c4038243cdbe49aa3ef75eb27392e92585e91dc21ade5fcf45f2d

5 lines
89 B
Plaintext

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