UNPKG

analytica-frontend-lib

Version:

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

5 lines 276 B
export { PeriodSelector } from '../../PeriodSelector/index'; export { default } from '../../PeriodSelector/index'; export { Period, PERIOD_OPTIONS } from './types'; export type { PeriodTab, PeriodValue, PeriodSelectorProps } from './types'; //# sourceMappingURL=index.d.ts.map