UNPKG

workflow3

Version:

MCP Server for three-stage workflow prompt injection

5 lines 163 B
export interface WorkflowPrompts { fullWorkflow: string; } export declare function getWorkflowPrompts(): WorkflowPrompts; //# sourceMappingURL=prompts.d.ts.map