UNPKG

@dpkit/core

Version:

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

7 lines (6 loc) 100 B
export type Metadata = { /** * Custom properties */ [key in `${string}:${string}`]: any }