mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
refactored resource type and type mapping
This commit is contained in:
@@ -6,7 +6,9 @@ import { ResourceType } from './resource-type';
|
||||
* Model class for a Bitstream Format
|
||||
*/
|
||||
export class BitstreamFormat implements CacheableObject {
|
||||
static type = new ResourceType('bitstreamformat');
|
||||
|
||||
bitstreamformat
|
||||
/**
|
||||
* Short description of this Bitstream Format
|
||||
*/
|
||||
|
Reference in New Issue
Block a user