Skip to main content
Module

x/lume/core.ts>Searcher#values

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

Returns all values from the same key of a search

Type Parameters

optional
T = unknown

Parameters

key: string
optional
query: string