class M.CounterSignatureimport { M } from "https://deno.land/x/lucid@0.10.10/src/core/core.ts"; const { CounterSignature } = M; Methods__destroy_into_raw()free()signatures()to_bytes()Static Methods__wrap(ptr)from_bytes(bytes)new_multi(cose_signatures)new_single(cose_signature)