Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expo/expo
/
Class
tools/src/IOSSimulator.ts:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
export
class
IOSLogStream extends Transform {
81
constructor(options?: TransformOptions) {
82
super({ ...options, objectMode: true });
83
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected