HED JavaScript Library
Preparing search index...
tsvParser
parseTSV
Function parseTSV
parseTSV
(
contents
:
string
)
:
Map
<
string
,
string
[]
>
Parse a TSV file
Parameters
contents
:
string
The contents of a TSV file.
Returns
Map
<
string
,
string
[]
>
The parsed contents of the TSV file.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HED JavaScript Library
Loading...
Parse a TSV file