variable isCompactimport { isCompact } from "https://deno.land/x/polkadot@0.2.19/util/mod.ts"; type<T>(value?: unknown) => value is Compact<T>