UNPKG

@dpkit/file

Version:

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

4 lines (2 loc) 98 B
import type { BaseError } from "@dpkit/core" export interface BaseFileError extends BaseError {}