CompletionEntryDataResolved
sealed external interface CompletionEntryDataResolved : CompletionEntryDataAutoImport, CompletionEntryData(source)
Properties
Link copied to clipboard
The module name (with quotes stripped) of the export's module symbol, if it was an ambient module
Link copied to clipboard
Link copied to clipboard
The name of the property or export in the module's symbol table. Differs from the completion name in the case of InternalSymbolName.ExportEquals and InternalSymbolName.Default.
Link copied to clipboard
True if the export was found in the package.json AutoImportProvider
Link copied to clipboard