UNPKG

@pagopa/dx-cli

Version:

A CLI useful to manage DX tools.

3 lines (2 loc) 110 B
import { Payload } from "../prompts.js"; export declare const getPayload: (includeInit?: boolean) => Payload;