class Core.URLimport { Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts"; const { URL } = Core; Methodsfree(): voidto_bytes(): Uint8Arrayurl(): stringStatic Methodsfrom_bytes(bytes: Uint8Array): URLnew(url: string): URL