Skip to main content

Module cache

Module cache 

Source

Structs§

CacheStore
Cached module information stored on disk.
CachedDynamicImport
CachedDynamicImportPattern
CachedExport
CachedImport
CachedMember
CachedModule
Cached data for a single module.
CachedReExport
CachedRequireCall
CachedSuppression
Cached suppression directive.

Functions§

cached_to_module
Reconstruct a ModuleInfo from a CachedModule.
module_to_cached
Convert a ModuleInfo to a CachedModule for storage.