Package Exports
- typescript-auto-import-cache
- typescript-auto-import-cache/out/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (typescript-auto-import-cache) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
typescript-auto-import-cache
TypeScript Language Service Completion API is slow when calculate auto-import.
This package make it faster by ported tsserver auto-import caching logic.