Skip to main content
Module

x/flat/csv.ts>readCSV

A collection of postprocessing utilities for flat
Go to Latest
function readCSV
import { readCSV } from "https://deno.land/x/flat@0.0.2/csv.ts";

Parameters

path: string
optional
options: ParseOptions

Returns

Promise<unknown>