Skip to main content
Module

x/keywork/collections/mod.ts>isETaggable

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

Checks whether a given value and deserialization transformer is ETaggable.

Parameters

value: unknown
optional
deserializeAs: DeserializationTransformers = [UNSUPPORTED]

Returns

value is ETaggable