import { type HeaderOptions } from "https://deno.land/x/deno@v0.28.0/std/encoding/csv.ts";
HeaderOptions provides the column definition and the parse function for each entry of the column.
import { type HeaderOptions } from "https://deno.land/x/deno@v0.28.0/std/encoding/csv.ts";
HeaderOptions provides the column definition and the parse function for each entry of the column.