ohif-viewer/Packages/ohif-core/client/components/index.js
2018-02-02 09:22:48 -02:00

9 lines
222 B
JavaScript

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