We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ccaa3 commit 595a87fCopy full SHA for 595a87f
test/api.spec.js
@@ -9,7 +9,7 @@ const dicomMicroscopyViewer = require('../build/dicom-microscopy-viewer.js');
9
10
describe('dicomMicroscopyViewer.api.VLWholeSlideMicroscopyImageViewer', ()=> {
11
12
- const viewer;
+ var viewer;
13
const properties = {};
14
const ellipse = new dicomMicroscopyViewer.scoord3d.Ellipse({
15
coordinates: [
0 commit comments