Skip to content
Snippets Groups Projects
Commit 92c1e979 authored by Alexander Rose's avatar Alexander Rose
Browse files

add version to viewer module export

parent ad38a339
Branches
Tags
No related merge requests found
......@@ -25,6 +25,8 @@ import { DownloadDensity } from '../../mol-plugin-state/actions/volume';
import { PluginLayoutControlsDisplay } from '../../mol-plugin/layout';
require('mol-plugin-ui/skin/light.scss');
export { PLUGIN_VERSION as version } from '../../mol-plugin/version';
const Extensions = {
'cellpack': PluginSpec.Behavior(CellPack),
'pdbe-structure-quality-report': PluginSpec.Behavior(PDBeStructureQualityReport),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment