class C.Assetsimport { C } from "https://deno.land/x/lucid@0.10.1/src/core/mod.ts"; const { Assets } = C; Methods__destroy_into_raw()free()get(key)insert(key, value)keys()len()to_bytes()to_js_value()to_json()Static Methods__wrap(ptr)from_bytes(bytes)from_json(json)new()