📝 docs(tsl): add generated codegen reference
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Builtin - 客户端函数
|
||||
|
||||
## 函数
|
||||
|
||||
### `assert(error)`
|
||||
|
||||
断言。若Check为假,返回出错信息
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------- | ------ | ---------- |
|
||||
| `error` | string | 字符串类型 |
|
||||
|
||||
返回:string
|
||||
Reference in New Issue
Block a user