UNPKG

@topgroup/diginext

Version:

A BUILD SERVER & CLI to deploy apps to any Kubernetes clusters.

4 lines 210 B
import type { InputOptions } from "../../interfaces"; export default function transferRepo(options: InputOptions): Promise<void>; export { transferRepo as cloneRepo }; //# sourceMappingURL=transferRepo.d.ts.map