# Type Alias: StorageObjectType (/jsdoc/pixi-vn/index/type-aliases/StorageObjectType)



\> **StorageObjectType** = `Record`\<`string` | `number` | `symbol`, [`StorageElementType`](/jsdoc/pixi-vn/index/type-aliases/StorageElementType)>

Defined in: [src/storage/types/StorageElementType.ts:35](https://github.com/DRincs-Productions/pixi-vn/blob/11c55b5d212c6c7eaffb12776b3f83f4d38e1ede/src/storage/types/StorageElementType.ts#L35)

StorageObjectType are all the types that can be stored in the storage
