UNPKG

@sap/cli-core

Version:

Command-Line Interface (CLI) Core Module

3 lines (2 loc) 129 B
export { readFile, init, cleanCache, deleteFile, writeFile, getFiles, } from "./cache.js"; export { getPath } from "./utils.js";