Simplest to not touch src at all: https://github.com/xtermjs/xterm.js/blob/330e91ef080ae27ae92ced116fc0cc1346a1f16a/addons/addon-webgl/typings/addon-webgl.d.ts#L6-L8 Otherwise tsc needs to read through the src file, even if it's just extracting types.
Simplest to not touch src at all:
xterm.js/addons/addon-webgl/typings/addon-webgl.d.ts
Lines 6 to 8 in 330e91e
Otherwise tsc needs to read through the src file, even if it's just extracting types.