ohif-viewer/Packages/ohif-core/client/components/index.js
2017-11-06 17:02:39 -02:00

8 lines
204 B
JavaScript

import './base';
import './bootstrap';
import './paginationArea';
import './playground/playground.html';
import './playground/playground.styl';
import './playground/playground.js';
import './scrollArea';