UNPKG

@sap/generator-cap-project

Version:

Creates a new SAP Cloud Application Programming Model project.

5 lines (4 loc) 114 B
export default function (from, to, options) { this.copy(from, to, options); this.delete(from, options); }