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