UNPKG

@dpkit/core

Version:

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

3 lines (2 loc) 135 B
import type { Descriptor } from "../../general/index.js"; export declare function normalizeSchema(descriptor: Descriptor): Descriptor;