UNPKG

@dpkit/table

Version:

Data Package implementation in TypeScript.

6 lines (5 loc) 163 B
export type * from "./Table.ts"; export type * from "./Cell.ts"; export type * from "./Field.ts"; export type * from "./Fields.ts"; export type * from "./Row.ts";