UNPKG

drugflow-molstar

Version:
5 lines (4 loc) 177 B
import { PluginContext } from 'Molstar/mol-plugin/context'; export declare namespace CustomEvents { function add(plugin: PluginContext, targetElement: HTMLElement): void; }