interface WeightLimitV2 implements Enumimport { type WeightLimitV2 } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/index.ts"; PropertiesreadonlyisUnlimited: booleanreadonlyisLimited: booleanreadonlyasLimited: Compact<u64>readonlytype: "Unlimited" | "Limited"