UNPKG

@aidarkezio/main-func

Version:
4 lines • 263 B
import { SfileMobi, SfileMobiSearch } from './types.js'; export declare function sfilemobiSearch(query: string, page?: number): Promise<SfileMobiSearch[]>; export declare function sfilemobi(url: string): Promise<SfileMobi>; //# sourceMappingURL=sfilemobi.d.ts.map