MCPcopy Create free account
hub / github.com/chakra-ui/panda /

Class

packages/node/src/output-engine.ts:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10export class OutputEngine {
11 private paths: Generator['paths']
12 private fs: Runtime['fs']
13 private path: Runtime['path']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected