UNPKG

bitcitawebfront-library

Version:

Angular CLI project used by other Angular projects in the bitcita web project.<br />

10 lines (9 loc) 250 B
export declare enum SeccionTexto { "SERVICIO_SELECCION" = 0, "SERVICIO_QUE_NECESITO" = 1, "OFICINA_SELECCION" = 2, "DATOS_PERSONALES" = 3, "DATOS_PERSONALES_LOPD" = 4, "CITA_SELECCION" = 5, "CITA_RESULTADO" = 6 }