Skip to main content
Module

x/anilist_js/src/lists.ts>Lists

Deno module for interacting with the anilist api (WIP)
Latest
class Lists
import { Lists } from "https://deno.land/x/anilist_js@0.1.0/src/lists.ts";

Sub class for list related functions

Methods

anime(user: string | number)

Fetch Anime lists of a user

manga(user: string | number)

Fetch Manga lists of a user