MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / engine-core.ts

File engine-core.ts

packages/engine/src/engine-core.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable max-len */
2/* eslint-disable no-param-reassign */
3import { createElement } from 'react';
4import { render, unmountComponentAtNode } from 'react-dom';

Callers

nothing calls this directly

Calls 4

registryInnerPluginFunction · 0.85
registerMethod · 0.65
setMethod · 0.65
toProxyMethod · 0.65

Tested by

no test coverage detected