UNPKG

@topgroup/diginext

Version:

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

3 lines 196 B
import type { InputOptions } from "../../interfaces/InputOptions"; export declare const createPullRequest: (options: InputOptions) => Promise<void>; //# sourceMappingURL=createPullRequest.d.ts.map