interface ContractStorageLayout
implements Enum
import { type ContractStorageLayout } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/types.ts";
Properties
readonly
asCell: ContractLayoutCellreadonly
asHash: ContractLayoutHashreadonly
asArray: ContractLayoutArrayreadonly
asStruct: ContractLayoutStructreadonly
asEnum: ContractLayoutEnum