Skip to content

Declaration merging lib file's unique symbol with symbol errors #1212

Open
@LukeAbby

Description

@LukeAbby

This snippet succeeds on Strada:

interface SymbolConstructor {
    readonly toStringTag: symbol;
}

But fails on Corsa. This effects packages like @types/jquery which does this to polyfill lib.es2015.symbol.wellknown.d.ts.

Is this another intentional change à la #1192 or is this a so far unimplemented feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Domain: Type CheckingRelated to type checking, grammar checking

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions