Variable: runtimeCleanupConfigMetadataByName
const runtimeCleanupConfigMetadataByName: Readonly<
Record<RuntimeCleanupConfigName, RuntimeCleanupConfigMetadata>
>;
Defined in: _internal/runtime-cleanup-config-references.ts:36
Canonical metadata for every exported runtime-cleanup preset key.