UNPKG

@cornerstonejs/core

Version:
3 lines (2 loc) 240 B
import type { VtkOffscreenMultiRenderWindow } from '../../types/index.js'; export declare function attachWebGLContextEvents(offscreenMultiRenderWindow: VtkOffscreenMultiRenderWindow, renderingEngineId: string, contextIndex?: number): void;