Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ptmt/react-native-macos
/ constructor
Method
constructor
Libraries/Network/XMLHttpRequest.js:148–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
}
147
148
constructor() {
149
super();
150
this._reset();
151
}
152
153
_reset(): void {
154
this.readyState = this.UNSENT;
Callers
nothing calls this directly
Calls
1
_reset
Method · 0.95
Tested by
no test coverage detected