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