Skip to content

#53258 breaks ckeditor__ckeditor5-upload on DT #53459

Description

Here is a small repro based on that package:

exportdefaultclassFileReaderimplementsObservable{set(option: Record<string,unknown>): void;set(name: string,value: unknown): void;}exportinterfaceObservable{set(...args: [option: Record<string,unknown>]|[name: string,value: unknown]|[name: string]): void;}

Metadata

Metadata

Labels

BugA bug in TypeScriptFix AvailableA PR has been opened for this issueRecent RegressionThis is a new regression just found in the last major/minor version of TypeScript.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions