UNPKG

@constructor-io/constructorio-connect-cli

Version:

CLI tool to enable users to interface with the Constructor Connect Ecosystem

3 lines 167 B
import { type PromptChoices } from "../types"; export declare function getExternalFiles(): PromptChoices<string>; //# sourceMappingURL=get-external-data-files.d.ts.map