Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ generation
Method
generation
src/utils/QueryGuard.ts:103–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
get generation(): number {
104
return
this._generation
105
}
106
107
// --
108
// useSyncExternalStore interface
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected