定义于: packages/core/src/utils/fs/yaml.ts:6">
简体中文
外观
约 37 字小于 1 分钟
2025-10-13
Karin API Docs / YamlComment
YamlComment = Record\<string, string\> | Record<string, { comment: string; type: "top" | "end"; }>
Record\<string, string\>
Record
string
comment
type
"top"
"end"
定义于: packages/core/src/utils/fs/yaml.ts:6