manga details done
This commit is contained in:
Vendored
+1
@@ -17,6 +17,7 @@ interface ISource {
|
||||
}
|
||||
|
||||
interface IManga {
|
||||
id: number
|
||||
title: string
|
||||
thumbnailUrl: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user