Search
Preparing search index...
The search index is not available
EF TypeScript Path Mapper
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"error/Resolution"
ResolutionError
Class ResolutionError
Hierarchy
TspmError
ResolutionError
Index
Constructors
constructor
Properties
declaration
message
module
name
path
stack
Constructors
constructor
new
Resolution
Error
(
__namedParameters
:
object
)
:
ResolutionError
Parameters
__namedParameters:
object
declaration
:
Declaration
<
ImportDeclaration
|
ExportNamedDeclaration
|
ExportAllDeclaration
|
RequireCallExpression
|
ExportDeclaration
|
ImportDeclaration
>
module
:
Path
path
:
string
Returns
ResolutionError
Properties
declaration
declaration
:
Declaration
<
Interface
>
message
message
:
string
module
module
:
Path
name
name
:
string
path
path
:
string
Optional
stack
stack
:
undefined
|
string
Globals
"error/
Resolution"
Resolution
Error
constructor
declaration
message
module
name
path
stack
IOptions