UNPKG

@eclipse-glsp/client

Version:

A sprotty-based client for GLSP

3 lines 203 B
export declare function createElementFromHTML(html: string): HTMLElement | undefined; export declare function isMouseEvent(object: unknown): object is MouseEvent; //# sourceMappingURL=html-utils.d.ts.map