UNPKG

t-comm

Version:

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

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