Property

属性数据类型
type Property = Record<string, string | number | boolean>

类型: ``Record<string, string|number|boolean>

BIMFlux AI