UNPKG

@nodearch/cli

Version:
10 lines 358 B
export declare class GitHubService { private readonly githubRepoUrl; listTemplates(): Promise<any>; downloadTemplate(downloadPath: string, templateName: string): Promise<void>; private getDirPathInfo; private getPathInfo; private downloadFile; private removeWorkspaceFromPackageJson; } //# sourceMappingURL=github.service.d.ts.map