variable xFetch.packageInfoimport { xFetch } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts"; const { packageInfo } = xFetch; type{ name: string; path; type: string; version: string; }