CSVW RDF Convertor - Documentation
GitHub
npm
Preparing search index...
@csvw-rdf-convertor/core
lib/utils/issue-tracker
Issue
Interface Issue
interface
Issue
{
location
?:
Partial
<
CsvLocation
>
;
message
:
string
;
type
:
"error"
|
"warning"
;
}
Index
Properties
location?
message
type
Properties
Optional
location
location
?:
Partial
<
CsvLocation
>
message
message
:
string
type
type
:
"error"
|
"warning"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
location
message
type
GitHub
npm
CSVW RDF Convertor - Documentation
Loading...