Type Alias: Image360WithCollection<T>
Image360WithCollection<
T> =object
Defined in: packages/api/src/public/types.ts:24
A tuple of a 360 image and its collection.
Type Parameters
T
T extends DataSourceType = ClassicDataSourceType
Properties
image360
image360:
Image360<T>
Defined in: packages/api/src/public/types.ts:26
image360Collection
image360Collection:
Image360Collection<T>
Defined in: packages/api/src/public/types.ts:25