UNPKG

netlify-cli

Version:

Netlify command line tool

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