UNPKG

dpkit

Version:

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

7 lines (5 loc) 148 B
import { Option } from "commander" export const debug = new Option( "-d, --debug", "Enable debug mode to print exception details to stderr", )