UNPKG

@topgroup/diginext

Version:

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

3 lines 164 B
import type { ICloudStorage } from "../../entities"; export declare const askForStorage: () => Promise<ICloudStorage>; //# sourceMappingURL=ask-for-storage.d.ts.map