UNPKG

analytica-frontend-lib

Version:

Repositório público dos componentes utilizados nas plataformas da Analytica Ensino

5 lines 477 B
export { GeneralOverviewSection } from './GeneralOverviewSection'; export { default } from './GeneralOverviewSection'; export { useGeneralOverview } from './useGeneralOverview'; export type { AreaKnowledgePerformance, EssayPerformance, GeneralOverviewData, SubjectItem, GeneralOverviewParams, GeneralOverviewApiResponse, UseGeneralOverviewState, UseGeneralOverviewReturn, GeneralOverviewSectionProps, GeneralOverviewLabels, } from './types'; //# sourceMappingURL=index.d.ts.map