Skip to main content
Version: Next

Type Alias: Image360AnnotationInstanceReference<T>

Image360AnnotationInstanceReference<T> = T extends ClassicDataSourceType ? InstanceReference<ClassicDataSourceType | DMDataSourceType> : InstanceReference<DMDataSourceType>

Defined in: packages/360-images/src/annotation/types.ts:38

Instance reference type for image 360 annotations

Type Parameters

T

T extends DataSourceType