Go to Latest
interface CSVStreamOptions
import { type CSVStreamOptions } from "https://dotland.deno.dev/std@0.145.0/encoding/csv/stream.ts";

Properties

optional
separator: string
optional
comment: string