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

x/keywork/kv/collections/mod.ts>_parseValueTypeInfo

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
function _parseValueTypeInfo
Re-export
import { _parseValueTypeInfo } from "https://deno.land/x/keywork@v5.0.3/kv/collections/mod.ts";

Attempts to parse a given value's serialization type.

Parameters

value: unknown