UNPKG

sfdx-hardis

Version:

Swiss-army-knife Toolbox for Salesforce. Allows you to define a complete CD/CD Pipeline. Orchestrate base commands and assist users with interactive wizards

3 lines (2 loc) 136 B
import { PromptTemplateDefinition } from "./types.js"; export declare const PROMPT_TEMPLATES: Record<string, PromptTemplateDefinition>;