Type Alias ProjectionSubjectType

ProjectionSubjectType: {
    creditos: string;
    idMateria: string;
    idsubj: string;
    materia: string;
}