indexType aliases
Type Alias: StorageObjectType
> StorageObjectType = Record<string | number | symbol, StorageElementType>
Defined in: src/storage/types/StorageElementType.ts:35
StorageObjectType are all the types that can be stored in the storage