UNPKG

@xct007/frieren-scraper

Version:
4 lines 173 B
import { errorHandling } from "../Interface"; declare function search(query: string): Promise<any | errorHandling>; export { search }; //# sourceMappingURL=danbooru.d.ts.map