mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 23:43:01 +00:00
101623: Add missing docs + Fix lint issues
This commit is contained in:
@@ -6,6 +6,9 @@ import { HALLink } from './hal-link.model';
|
||||
import { ResourceType } from './resource-type';
|
||||
import { BrowseDefinition } from './browse-definition.model';
|
||||
|
||||
/**
|
||||
* BrowseDefinition model for browses of type 'hierarchicalBrowse'
|
||||
*/
|
||||
@typedObject
|
||||
@inheritSerialization(BrowseDefinition)
|
||||
export class HierarchicalBrowseDefinition extends BrowseDefinition {
|
||||
|
Reference in New Issue
Block a user