UNPKG

datapilot-cli

Version:

Enterprise-grade streaming multi-format data analysis with comprehensive statistical insights and intelligent relationship detection - supports CSV, JSON, Excel, TSV, Parquet - memory-efficient, cross-platform

12 lines (8 loc) 194 B
/// <reference path="./types.d.ts" /> declare module 'dayjs/esm/locale/*' { namespace locale { interface Locale extends ILocale {} } const locale: locale.Locale export = locale }