Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callstackincubator/polygen
/
Class
packages/codegen/src/codegen.ts:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
* The generator is not reentrant, and should be used only once.
86
*/
87
export
class
Codegen {
88
/**
89
* The project configuration to generate code
for
.
90
*/
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected