import { M } from "https://deno.land/x/lucid@0.10.10/mod.ts";
const { CBORValue } = M;
Static Methods
__wrap(ptr)
from_bytes(bytes)
from_label(label)
new_array(arr)
new_bytes(bytes)
new_int(int)
new_object(obj)
new_special(special)
new_tagged(tagged)
new_text(text)