type alias NBResponseimport { type NBResponse } from "https://deno.land/x/nekos_best@v1.0.0/mod.ts"; definition: { url: string; artist_href?: string; artist_name?: string; source_url?: string; anime_name?: string; }