Skip to content

Review ts-internal #830

@aciccarello

Description

@aciccarello

TypeDoc uses functions which the TypeScript team considers internal and exposes the types in ts-internal.ts.

We should review these methods to see if:

  1. The methods are still considered private (marked @internal) by the TypeScript team
  2. There is an alternative method (hopefully public) that should be used instead
  3. We could engage the TypeScript team about exposing an api publicly so we are less likely to have breaking changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedContributions are especially encouraged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions