MangaDex source information keyed by manga ID.
export type MangaDexSourceMap = Map<number, MangaDexSourceInfo>; Copy
export type MangaDexSourceMap = Map<number, MangaDexSourceInfo>;
MangaDex source information keyed by manga ID.