ohif-viewer/Packages/ohif-core/client/base.js

6 lines
82 B
JavaScript

import { OHIF } from 'meteor/ohif:core';
OHIF.servers = {
collections: {}
};