export interface IProjectResourceLink {
    self: string;
}
