提交 09969e0c 编写于 作者: Q qiang

docs: update uts object

上级 65ff56c2
......@@ -58,13 +58,6 @@ type Person = {
name: string
info: PersonInfo
}
const person = {
name: 'Tom',
info: {
age: 18
} as PersonInfo
} as Person
```
未支持的用法:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册