UNPKG

bokehmol

Version:

Handle molecules with bokeh

5 lines 168 B
import * as bokehmol from "./models"; export { bokehmol }; import { register_models } from "@bokehjs/base"; register_models(bokehmol); //# sourceMappingURL=index.js.map