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