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

x/postgres/query/decoders.ts>decodeJson

PostgreSQL driver for Deno
Extremely Popular
Latest
function decodeJson
import { decodeJson } from "https://deno.land/x/postgres@v0.19.3/query/decoders.ts";

Parameters

value: string

Returns

unknown