• Asynchronous JSON→CSV with optional worker-thread parallelization. See csvToJsonAsync() for the option semantics; thresholds for JSON are row-count rather than byte-count (default 5000 rows).

    Parameters

    Returns Promise<string>