UNPKG

@jasondark/proompt

Version:

CLI tool for running AI prompts with structure and repeatability

6 lines 187 B
import omelette from 'omelette'; /** * Set up shell completion for proompt commands */ export declare const setupCompletion: () => omelette.Instance; //# sourceMappingURL=shell.d.ts.map