UNPKG

lerna

Version:

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository

3 lines (2 loc) 150 B
export { createGitHubClient, parseGitRepo } from "./github/create-github-client"; export { createGitLabClient } from "./gitlab/create-gitlab-client";