analytica-frontend-lib
Version:
Repositório público dos componentes utilizados nas plataformas da Analytica Ensino
4 lines • 435 B
TypeScript
export { TypeSelector, default } from '../../TypeSelector/index';
export type { TypeSelectorProps } from '../../TypeSelector/index';
export { type ActivityCategory, type ActiveTab, type TypeLabels, type TypeRoutes, type TypeConfig, ATIVIDADE_LABELS, PROVA_LABELS, DEFAULT_STATUS_OPTIONS, getTabPath, getTabFromPath, createActivityCategoryConfig, } from '../../TypeSelector/TypeSelector.types/index';
//# sourceMappingURL=index.d.ts.map