Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chakra-ui/panda
/
Class
packages/node/src/create-context.ts:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
import
{ OutputEngine } from
'./output-engine'
12
13
export
class
PandaContext extends Generator {
14
runtime: Runtime
15
project: Project
16
output: OutputEngine
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected