Skip to content

TypeCheckerHost interface should not be exported #4346

@adidahiya

Description

@adidahiya

The TypeCheckerHost interface isn't referenced anywhere else in typescriptServices.d.ts. Is this an error? Unlike LanguageService, you can get a TypeChecker with getTypeChecker() on ts.Program. So exposing TypeCheckerHost seems unnecessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIRelates to the public API for TypeScriptBugA bug in TypeScriptHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions