mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
2 lines
78 B
TypeScript
2 lines
78 B
TypeScript
export const REFRESH_ACCESS_TOKEN_ERROR = "RefreshAccessTokenError" as const;
|