variable v6import { v6 } from "https://deno.land/x/packet@2022.11.27/src/utility/ip-codec.ts"; type{ isFormat: (ip) => unknown; name: string; size; decode(buff, offset); encode(ip,buff,offset,); }