MCPcopy 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 */
2import type { IPublicTypeProjectSchema } from '@alilc/lowcode-types';
3import CodeGen from './standalone';
4

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected