HED JavaScript Library
    Preparing search index...

    Function parseTSV

    • Parse a TSV file

      Parameters

      • contents: string

        The contents of a TSV file.

      Returns Map<string, string[]>

      The parsed contents of the TSV file.