mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 10:34:15 +00:00
finished tests and docs
This commit is contained in:
@@ -10,7 +10,7 @@ import { autoserialize } from 'cerialize';
|
||||
/**
|
||||
* An abstract model class for a DSpaceObject.
|
||||
*/
|
||||
export class DSpaceObject implements CacheableObject, ListableObject {
|
||||
export class DSpaceObject implements CacheableObject, ListableObject {
|
||||
|
||||
self: string;
|
||||
|
||||
|
Reference in New Issue
Block a user