|
@@ -14,6 +14,7 @@ export default () => {
|
|
|
const CORE_NAMESPACE = 'Core';
|
|
|
const UI_NAMESPACE = 'UI';
|
|
|
const objForWebViewerCore = {
|
|
|
+ instance: window.instance
|
|
|
// Tools: window.Core.Tools,
|
|
|
// Annotations: window.Core.Annotations,
|
|
|
// PartRetrievers: window.Core.PartRetrievers,
|