UNPKG

@sap/generator-cap-project

Version:

Creates a new SAP Cloud Application Programming Model project.

3 lines (2 loc) 165 B
import { SimpleGitPlugin } from './simple-git-plugin'; export declare function commandConfigPrefixingPlugin(configuration: string[]): SimpleGitPlugin<'spawn.args'>;