web-csv-toolbox
Preparing search index...
RecordDelimiterToken
Interface RecordDelimiterToken
Record delimiter token type.
interface
RecordDelimiterToken
{
location
:
TokenLocation
;
type
:
typeof
RecordDelimiter
;
value
:
string
;
}
Index
Properties
location
type
value
Properties
location
location
:
TokenLocation
type
type
:
typeof
RecordDelimiter
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
location
type
value
web-csv-toolbox
Loading...
Record delimiter token type.