外观
CreteIssueParamType
约 92 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / CreteIssueParamType
类型别名: CreteIssueParamType
CreteIssueParamType =
RepoBaseParamType
&object
定义于: types/platform/issue.ts:175
创建议题参数类型
类型声明
assignees?
optional
assignees:string
[] |string
|null
指派的用户名
body?
optional
body:string
|null
正文内容
labels?
optional
labels:string
[] |string
|null
标签列表
milestone?
optional
milestone:number
|string
|null
里程碑
title
title:
string
标题