LastSeenData Type — supabase Architecture
Architecture documentation for the LastSeenData type/interface in SecretAPIKeys.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/APIKeys/SecretAPIKeys.tsx lines 28–30
interface LastSeenData {
[hash: string]: { timestamp: number; relative: string }
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free