UNPKG

gatsby-cli

Version:

Gatsby command-line interface for creating new sites and running Gatsby commands

2 lines (1 loc) 176 B
export declare function addPlugins(plugins: Array<string>, pluginOptions: Record<string, Record<string, unknown>>, directory: string, packages?: Array<string>): Promise<void>;