UNPKG

molstar

Version:

A comprehensive macromolecular library.

6 lines (5 loc) 303 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VOLUME_SERVER_HEADER = exports.VOLUME_SERVER_VERSION = void 0; exports.VOLUME_SERVER_VERSION = '0.9.7'; exports.VOLUME_SERVER_HEADER = `VolumeServer ${exports.VOLUME_SERVER_VERSION}, (c) 2018-2025, Mol* contributors`;