Expand Up @@ -11,6 +11,7 @@ declare namespace Locker { lockerNumber: number; lockerLocationName: string; updatedAt: string; expireAt: string; isActive: boolean; isMine: boolean; } Expand Down 1 change: 1 addition & 0 deletions 1 src/@types/user.d.ts Show comments View file Edit...