mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 10:34:15 +00:00
DS-4107 Improve TypeDocs
This commit is contained in:
@@ -34,6 +34,9 @@ import { URLCombiner } from '../url-combiner/url-combiner';
|
||||
import { Item } from '../shared/item.model';
|
||||
import { DSpaceObject } from '../shared/dspace-object.model';
|
||||
|
||||
/**
|
||||
* Service that performs all actions that have to do with browse.
|
||||
*/
|
||||
@Injectable()
|
||||
export class BrowseService {
|
||||
protected linkPath = 'browses';
|
||||
|
Reference in New Issue
Block a user