series for MAL
This commit is contained in:
parent
c7a75ff93c
commit
ac82168740
8 changed files with 101 additions and 80 deletions
|
|
@ -6,4 +6,6 @@ export abstract class MediaTypeModel {
|
|||
id: string;
|
||||
|
||||
abstract toMetaData(): string;
|
||||
|
||||
abstract getFileName(): string;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue