interface AllowedSlots implements Enumimport { type AllowedSlots } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/types.ts"; PropertiesreadonlyisPrimarySlots: booleanreadonlyisPrimaryAndSecondaryPlainSlots: booleanreadonlyisPrimaryAndSecondaryVRFSlots: booleanreadonlytype: "PrimarySlots" | "PrimaryAndSecondaryPlainSlots" | "PrimaryAndSecondaryVRFSlots"