UNPKG

@dpkit/table

Version:

Data Package implementation in TypeScript.

3 lines (2 loc) 133 B
export { type InferSchemaOptions, inferSchema } from "./infer.ts"; export { type PolarsSchema, getPolarsSchema } from "./Schema.ts";