Metreeca Gear
    Preparing search index...

    Type Alias Record

    Record: { readonly [label: string]: string }

    A CSV record.

    Maps each field of a data row to its value, keyed either by column label or by positional index.

    Type Declaration

    • readonly [label: string]: string