Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyao2q/files
/ constructor
Method
constructor
script/crack.video.js:1032–1034 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1030
1031
class
PlayVideoClass extends BaseClass {
1032
constructor() {
1033
super();
1034
}
1035
1036
}
1037
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected