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
The documentation currently lists theObject class as having two methods,string2typeandtype2string. However, as ofnodegit@0.22.1, these functions do not exist and are instead calledstring2Type andtype2String.