class Core.ScriptRefimport { Core } from "https://deno.land/x/lucid@0.7.7/src/core/mod.ts"; const { ScriptRef } = Core; Methods__destroy_into_raw()free()get()to_bytes()to_js_value()to_json()Static Methods__wrap(ptr)from_bytes(bytes)from_json(json)new(script)