CardPostData Type — supabase Architecture
Architecture documentation for the CardPostData type/interface in index.tsx from the supabase codebase.
Entity Profile
Source Code
apps/cms/src/components/Card/index.tsx lines 11–11
export type CardPostData = Pick<Post, 'slug' | 'categories' | 'meta' | 'title'>
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free