Skip to main content
Module

x/lume/core.ts>Searcher#nextPage

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Searcher.prototype.nextPage
Re-export
import { Searcher } from "https://deno.land/x/lume@v1.19.0/core.ts";

Return the next page of a search

Parameters

url: string
optional
query: string
optional
sort: string

Returns

Data | undefined