Skip to content

Progress addon should expose an IEvent, not Event #5289

@Tyriar

Description

@Tyriar

Simplest to not touch src at all:

import { Terminal, ITerminalAddon, IEvent } from '@xterm/xterm';
declare module '@xterm/addon-webgl' {

Otherwise tsc needs to read through the src file, even if it's just extracting types.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions