MCPcopy Create free account
hub / github.com/Datakitpage/Datakit /

Class

frontend/src/lib/data/dataProcessingUtil.ts:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7 * Utility for processing different data formats into unified structure
8 */
9export class DataProcessingUtil {
10 /**
11 * Detect data source type from file extension or content
12 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected