UNPKG

@sap/generator-cap-project

Version:

Creates a new SAP Cloud Application Programming Model project.

6 lines (5 loc) 143 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.fs = void 0; const fs = require("./fs"); exports.fs = fs;