variable dgram.defaultimport { dgram } from "https://deno.land/x/tellojs@v1.2.2/src/deps.ts"; const { default } = dgram; type{ createSocket; Socket; }