ResolvedModuleFull
ResolvedModule with an explicitly provided extension
property. Prefer this over ResolvedModule
. If changing this, remember to change moduleResolutionIsEqualTo
.
Properties
Link copied to clipboard
True if resolvedFileName
comes from node_modules
.
Link copied to clipboard
Path of the file the module was resolved to.
Link copied to clipboard
True if the original module reference used a .ts extension to refer directly to a .ts file, which should produce an error during checking if emit is enabled.