PackageErrorInfo interface
Definition of the package error info type.
Property Details
code
Package import error code.
code?: string
Property Value
string
message
Package import error message.
message?: string
Property Value
string