MangaSearchHelpers: {
    artists: Author[];
    authorOrArtist: Author;
    authors: Author[];
    excludedTags: Tag[];
    group: Group;
    ids: IDObject[];
    includedTags: Tag[];
}

Type declaration

Generated using TypeDoc