import { Link } from '../../common/model/LinkEntity'; export interface DisciplineLinks { self?: Link; }