UNPKG

@xct007/frieren-scraper

Version:
4 lines (3 loc) 131 B
import { AxiosInstance } from "axios"; export declare const Axios: AxiosInstance; export declare function Cheerio(data: any): any;