Skip to content

clearPackageVersionsCache

clearPackageVersionsCache(): void

Defined in: wp-typia-project-tools/src/runtime/package-versions.ts:150

Clears the in-memory cache used by getPackageVersions().

Long-lived processes can call this after regenerating or updating package manifests when they want the next lookup to recompute version metadata synchronously from disk.

void