chore(imports): refactored anime & parser type imports

This commit is contained in:
Ritesh Ghosh
2023-08-07 14:52:33 +05:30
parent 96348cd999
commit a264054d97
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import {
} from "../utils";
import createHttpError, { HttpError } from "http-errors";
import { ScrapedAnimeSearchResult } from "../models";
import { ScrapedAnimeSearchResult } from "../models/parsers";
// /anime/search?q=${query}&page=${page}
async function scrapeAnimeSearch(