UNPKG

netlify

Version:

Netlify command line tool

4 lines 257 B
import type { RunRecipeOptions } from '../../commands/recipes/recipes.js'; export declare const description = "Manage context files for AI tools"; export declare const run: (runOptions: RunRecipeOptions) => Promise<void>; //# sourceMappingURL=index.d.ts.map