Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.3.1/cbor.ts";

Parameters

bytes: Uint8Array

Returns

unknown