class Core.VRFCertimport { Core } from "https://deno.land/x/lucid@0.7.0/src/core/mod.ts"; const { VRFCert } = Core; Methods__destroy_into_raw()free()output()proof()to_bytes()to_js_value()to_json()Static Methods__wrap(ptr)from_bytes(bytes)from_json(json)new(output, proof)