Skip to main content
Module

x/dtils/cbor.ts>cborDecode

The best unofficial library of utilities for Deno applications
Go to Latest
function cborDecode
import { cborDecode } from "https://deno.land/x/dtils@2.4.0/cbor.ts";

Parameters

bytes: Uint8Array

Returns

unknown