mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-20 15:38:32 +00:00
chore: 修改 compatibleLegaoSchema 函数描述
This commit is contained in:
parent
a10e1e4d2a
commit
2c05bd3a78
@ -3,7 +3,7 @@ import { isVariable } from './misc';
|
|||||||
import { isPlainObject } from './is-plain-object';
|
import { isPlainObject } from './is-plain-object';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 将 JSExpression / JSSlot 等标准协议的结构,降级成乐高版本
|
* 将「乐高版本」协议升级成 JSExpression / JSSlot 等标准协议的结构
|
||||||
* @param props
|
* @param props
|
||||||
* @returns
|
* @returns
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user