Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/lowcode-engine
/ standalone-worker.ts
File
standalone-worker.ts
modules/code-generator/src/standalone-worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-console */
2
import
type
{ IPublicTypeProjectSchema } from
'@alilc/lowcode-types'
;
3
import
CodeGen from
'./standalone'
;
4
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected