mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
61949: finished refactoring, adding type doc
This commit is contained in:
@@ -5,7 +5,7 @@ import { ResourceType } from './resource-type';
|
||||
/**
|
||||
* Model class for a Bitstream Format
|
||||
*/
|
||||
export class BitstreamFormat implements CacheableObject, TypedObject {
|
||||
export class BitstreamFormat implements CacheableObject {
|
||||
|
||||
/**
|
||||
* Short description of this Bitstream Format
|
||||
|
Reference in New Issue
Block a user