Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tpy/src/context.ts>Context.isNullish

🔑 A strongly typed Pylon API client.
Latest
method Context.isNullish
import { Context } from "https://deno.land/x/tpy@v1.0.0-RC/src/context.ts";

Whether the given context matches a nullish context value.

Parameters

value: string

The context parameter in question.