Skip to main content

Interface: CleanupValidationContext

Defined in: src/services/utils/cleanupHandlers.ts:25

Propertiesโ€‹

actualTypeโ€‹

readonly actualType: string

Defined in: src/services/utils/cleanupHandlers.ts:27

Type reported by the typeof operator for the cleanup candidate.


cleanupCandidateโ€‹

readonly cleanupCandidate: unknown

Defined in: src/services/utils/cleanupHandlers.ts:29

Raw value returned by the preload bridge.