UNPKG

@dpkit/table

Version:

Data Package implementation in TypeScript.

5 lines (4 loc) 170 B
export { parseField } from "./parse.ts" export { inspectField } from "./inspect.ts" export type { PolarsField } from "./Field.ts" export { matchField } from "./match.ts"