UNPKG

netlify-cli

Version:

Netlify command line tool

3 lines 179 B
import type BaseCommand from '../base-command.js'; export declare const watch: (_options: unknown, command: BaseCommand) => Promise<undefined>; //# sourceMappingURL=watch.d.ts.map