Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoCodeStack/ios-device-farm
/
Class
public/static/js/renderer/front.frame.js:2–2 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// FrontFrame to manage image loading and rendering
2
class
FrontFrame {
3
constructor(name) {
4
this.name = name;
5
this.blob = null;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected