Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/
Class
g2all/900/module/view.js:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
function
ViewMixin(superclass) {
39
const
res =
class
extends superclass {
40
constructor(...args) {
41
super(...args);
42
this.buffer;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected