UNPKG

@afuteam-nx/plugin-fetch-repos

Version:

批量获取远程仓库信息,支持配置 groupId, projectid,以及黑白名单

6 lines (5 loc) 188 B
declare function writeRes2SomePath(fileName: any, data: any, ResDirPath: any): void; declare const _default: { writeRes2SomePath: typeof writeRes2SomePath; }; export default _default;