Skip to main content
Go to Latest
interface CSVStreamOptions
import { type CSVStreamOptions } from "https://deno.land/std@0.139.0/encoding/csv/stream.ts";

Properties

optional
separator: string
optional
comment: string