UNPKG

@upv/react-ui-core

Version:

**USHI Design System — Modern UI Component Library**

12 lines (11 loc) 323 B
export declare const mockLessonData: () => { title: string; description: string; coverImage: string; tags: ("space" | "math" | "biology" | "history" | "nutrition" | "coding")[]; blocks: { id: string; type: "video" | "image" | "text" | "quiz" | "ai"; content: string; }[]; };