sendou.ink/app/modules/auth/errors.ts
2022-10-20 22:40:34 +02:00

2 lines
51 B
TypeScript

export type AuthErrorCode = "aborted" | "unknown";