Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/serpapi/src/validators.ts>validateApiKey

Scrape and parse search engine results using SerpApi.
Latest
function validateApiKey
import { validateApiKey } from "https://deno.land/x/serpapi@2.1.0/src/validators.ts";

Parameters

value: string | undefined | null

Returns

string

Parameters

value: string | undefined | null
allowNull: boolean

Returns

string | undefined