Skip to content

Class.getMethods() returns Object instead of Method[] #27

Description

@DanStevens

The getMethods function of the Class class returns an Object rather than an array of Method objects, as the name suggests. This also contradicts the type defined for this method in index.d.ts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions