Files
playbook/skills/tsl-api-reference/references/codegen/builtin/base/index.md
T
csh e1f7ce052c feat(skills): add tsl api reference skill
Bundle the TSL API index and markdown references under the skill, route TSL docs to use it, and update the codegen index generator to maintain the bundled data.
2026-07-07 16:36:15 +08:00

12 lines
445 B
Markdown

# 基础
函数数:560
| 叶子 | 文件 | 函数数 |
| --- | --- | ---: |
| 基础 / 数组 | [基础 / 数组](array.md) | 104 |
| 基础 / 表达式与动态调用 | [基础 / 表达式与动态调用](control_eval.md) | 14 |
| 基础 / 日期时间 | [基础 / 日期时间](datetime.md) | 223 |
| 基础 / 字符串 | [基础 / 字符串](string.md) | 181 |
| 基础 / 类型转换 | [基础 / 类型转换](type_conversion.md) | 38 |