外观
RepoParamType
约 75 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / RepoParamType
类型别名: RepoParamType
RepoParamType =
RepoBaseParamType
|RepoUrlParamType
定义于: types/platform/base.ts:65
一个仓库参数, 可以是基本参数,也可以是仓库地址 包含:
- owner: 仓库拥有者
- repo: 仓库名称
- url: 仓库地址
约 75 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / RepoParamType
RepoParamType =
RepoBaseParamType
|RepoUrlParamType
定义于: types/platform/base.ts:65
一个仓库参数, 可以是基本参数,也可以是仓库地址 包含: