Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callstackincubator/polygen
/ hostProjectGenerated
Method
hostProjectGenerated
packages/codegen/src/plugin.ts:28–28 ·
view source on GitHub ↗
( callContext: HostProjectGeneratedContext )
Source
from the content-addressed store, hash-verified
26
27
moduleGenerated?(callContext: ModuleGeneratedContext): Promise<void>;
28
hostProjectGenerated?(
29
callContext: HostProjectGeneratedContext
30
): Promise<void>;
31
}
Callers
1
generateHostModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected