Skip to main content
Module

x/lume/core/searcher.ts>default#values

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method default.prototype.values
import { default } from "https://deno.land/x/lume@v2.2.4/core/searcher.ts";

Returns all values from the same key of a search

Type Parameters

optional
T = unknown

Parameters

key: string
optional
query: string