UNPKG

@sap-ux/project-access

Version:

Library to access SAP Fiori tools projects

3 lines 298 B
export { deleteDirectory, deleteFile, fileExists, readDirectory, readFile, readJSON, updatePackageJSON, updateManifestJSON, writeFile } from './file-access.js'; export { findBy, findFiles, findFilesByExtension, findFileUp, getFilePaths } from './file-search.js'; //# sourceMappingURL=index.d.ts.map