Your IP : 216.73.216.40


Current Path : /var/www/html/wetty/node_modules/xterm/lib/ui/
Upload File :
Current File : /var/www/html/wetty/node_modules/xterm/lib/ui/Lifecycle.d.ts

import { IDisposable } from '../common/Types';
export declare function addDisposableDomListener(node: Element | Window | Document, type: string, handler: (e: any) => void, useCapture?: boolean): IDisposable;