Variable all3dSlicesToSampleMapConst

all3dSlicesToSampleMap: RecoilValueReadOnly<{
    [k: string]: T;
}> = ...

Generated using TypeDoc