UNPKG

drugflow-molstar

Version:
6 lines (5 loc) 234 B
import { ViewportControls } from 'Molstar/mol-plugin-ui/viewport'; export declare class PDBeViewportControls extends ViewportControls { isBlack(customeState: any): boolean; render(): import("react/jsx-runtime").JSX.Element; }