Preparing search index...
The search index is not available
jtcsv API Documentation - v3.3.1
jtcsv API Documentation
ErrorMeta
Interface ErrorMeta
interface
ErrorMeta
{
hint
?:
string
;
docs
?:
string
;
context
?:
ErrorContextValue
;
originalError
?:
Error
;
}
Index
Properties
hint?
docs?
context?
original
Error?
Properties
Optional
hint
hint
?:
string
Optional
docs
docs
?:
string
Optional
context
context
?:
ErrorContextValue
Optional
original
Error
originalError
?:
Error
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hint
docs
context
original
Error
jtcsv API Documentation - v3.3.1
Loading...