Rezi
    Preparing search index...

    Type Alias ReproCapsSnapshot

    ReproCapsSnapshot: Readonly<
        {
            backendCaps: ReproBackendCapsSnapshot;
            terminalCaps: TerminalCaps
            | null;
        },
    >

    Capability snapshot captured with the recording.