--------- Co-authored-by: Dan Rukas <dan.rukas@gmail.com> Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
11 lines
130 B
TypeScript
11 lines
130 B
TypeScript
export const thumbnailNoImageModalities = [
|
|
'SR',
|
|
'SEG',
|
|
'RTSTRUCT',
|
|
'RTPLAN',
|
|
'RTDOSE',
|
|
'DOC',
|
|
'PMAP',
|
|
'RWV',
|
|
];
|