UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

6 lines (5 loc) 92 B
export type RepoConfigType = { domain: string; repo: string; branch: string; };