Skip to main content
Module

x/aleph/server/util.ts>getOptionValue

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function getOptionValue
import { getOptionValue } from "https://deno.land/x/aleph@v0.3.0-alpha.7/server/util.ts";

get option value

Parameters

options: Record<string, string | boolean>
keys: string[]
optional
defaultValue: string

Returns

string