UNPKG

@dpkit/file

Version:

Fast TypeScript data management framework built on top of the Data Package standard and Polars DataFrames

5 lines (4 loc) 213 B
export { saveFileToDisc } from "./file.js" export { readFileStream } from "./stream/read.js" export { writeFileStream } from "./stream/write.js" export { assertLocalPathVacant, isLocalPathExist } from "./path.js"