Skip to main content
Module

x/dtils/mod.unstable.ts>cborDecode

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

Parameters

bytes: Uint8Array

Returns

unknown