Collection of manga entries from a Kenmei import.
export interface KenmeiData { manga?: KenmeiManga[];} Copy
export interface KenmeiData { manga?: KenmeiManga[];}
Optional
Collection of manga entries from a Kenmei import.
Source