You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modified __rest to check if property is enumerable. (#66)
* Modified __rest to check if property is enumerable, as according to my TypeScript PR
* Changed propertyIsEnumerable call to be on s and not on Object.
0 commit comments