Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/jsx_stream/guards.ts>isPrimitiveValue

JSX runtime for server-side only async streaming
Go to Latest
function isPrimitiveValue
import { isPrimitiveValue } from "https://deno.land/x/jsx_stream@v0.0.13/guards.ts";

Parameters

value: unknown

Returns

value is PrimitiveValue