Extension of resolvedFileName. This must match what's at the end of resolvedFileName. This is optional for backwards-compatibility, but will be added if not provided.
True if resolvedFileName comes from node_modules.
Path of the file the module was resolved to.
Generated using TypeDoc
ResolvedModule with an explicitly provided
extensionproperty. Prefer this overResolvedModule. If changing this, remember to changemoduleResolutionIsEqualTo.