browser-extensions-playground
    Preparing search index...

    Type Alias DeterministicSnapshotRecord

    type DeterministicSnapshotRecord = {
        receivedAt: string;
        snapshot: ProviderSnapshot;
    }
    Index

    Properties

    Properties

    receivedAt: string