UNPKG

ngx-monitorias-uniandes-lib

Version:

This library is used for Monitorias-Uniandes system.

13 lines (12 loc) 461 B
export * from './utils.module'; export * from './utils.service'; export * from './titlecase-academia.pipe'; export * from './safe-url.pipe'; export * from './program-level.pipe'; export * from './alphanumeric.pipe'; export * from './alphanumericToSection.pipe'; export * from './sortArrayPeriod.pipe'; export * from './period-fragment.pipe'; export * from './constants'; export * from './cache.service'; export * from './frontend-data-bus.service';