UNPKG

@xct007/frieren-scraper

Version:
8 lines 247 B
import { errorHandling } from "../Interface"; type ResponseResult = { image: string; images: string[]; }; export declare function h5tuqq(url: string): Promise<ResponseResult | errorHandling>; export {}; //# sourceMappingURL=h5tuqq.d.ts.map