UNPKG

dpkit

Version:

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

4 lines (3 loc) 265 B
import { Option } from "commander"; export declare const toZenodoApiKey: Option<"--to-api-key <apiKey>", undefined, undefined, undefined, true, undefined>; export declare const toZenodoSandbox: Option<"--to-sandbox", undefined, false, undefined, false, undefined>;