X Tutup
Skip to content

dgeni should export classes with @private as interfaces #3576

@naomiblack

Description

@naomiblack

This can be fixed along with #1594

ApplicationRef, for example, is in the d.ts correctly as an interface, but output to API docs as a class.

See: https://github.com/borisyankov/DefinitelyTyped/blob/3b0f362204ea965952dafdb682a5274d527ef9d0/angular2/angular2.d.ts#L2154

Essentially, need to make the same fix we did for the d.ts in the dgeni template.
#3002

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup