Open
Description
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.
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.