mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-07 03:35:40 -05:00
Fix TS error
This commit is contained in:
@@ -10,4 +10,4 @@ export { getUser, requireUser } from "./user.server";
|
||||
|
||||
export { useUser } from "./user";
|
||||
|
||||
export { AuthErrorCode } from "./errors";
|
||||
export type { AuthErrorCode } from "./errors";
|
||||
|
||||
Reference in New Issue
Block a user