analytica-frontend-lib
Version:
Repositório público dos componentes utilizados nas plataformas da Analytica Ensino
4 lines • 434 B
TypeScript
export { StudentLessonProgressModal, default, } from '../components/StudentLessonProgressModal/StudentLessonProgressModal';
export type { StudentLessonProgressModalProps, StudentLessonProgressData, StudentLessonProgressLabels, TopicProgressItem, SubtopicProgressItem, ContentProgressItem, LessonProgressStatus, } from './types/index';
export { DEFAULT_LESSON_PROGRESS_LABELS } from './types/index';
//# sourceMappingURL=index.d.ts.map