diff --git a/dotdotdot/index.d.ts b/dotdotdot/index.d.ts index bedd6cecac..3ab0f52945 100644 --- a/dotdotdot/index.d.ts +++ b/dotdotdot/index.d.ts @@ -36,7 +36,7 @@ declare namespace JQueryDotDotDot { /** Whether to update the ellipsis: true/'window' * Default: false */ - watch?: boolean; + watch?: boolean | "window"; /** Optionally set a max-height, if null, the height will be measured. * Default: null