Skip to content

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

Open
@DanStevens

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.

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