chore: 修改 compatibleLegaoSchema 函数描述

This commit is contained in:
力皓 2021-05-31 10:00:13 +08:00
parent a10e1e4d2a
commit 2c05bd3a78

View File

@ -3,7 +3,7 @@ import { isVariable } from './misc';
import { isPlainObject } from './is-plain-object';
/**
* JSExpression / JSSlot
* JSExpression / JSSlot
* @param props
* @returns
*/