Documentation
    Preparing search index...

    Variable annotationMeasurementRenderPluginStoreConst

    annotationMeasurementRenderPluginStore: Write<
        WithCompute<WithDevtools<StoreApi<Store>>, ComputedStore>,
        StoreSubscribeWithSelector<Store & ComputedStore>,
    > = ...

    The main store instance for annotation measurement rendering state. Consumers should use the PublicStore type for type-safe access.