Type Alias: MonitorSnapshotOverlaySource
type MonitorSnapshotOverlaySource =
| Monitor
| MonitorSnapshotOverlay
| Record<string, unknown>;
Defined in: shared/utils/siteSnapshots.ts:223
type MonitorSnapshotOverlaySource =
| Monitor
| MonitorSnapshotOverlay
| Record<string, unknown>;
Defined in: shared/utils/siteSnapshots.ts:223