@sovereignbase/frontier-store
    Preparing search index...

    Type Alias FrontierStoreSnapshot

    FrontierStoreSnapshot: {
        [K in AcknowledgedGarbageCollectionFrontierKind]?: AcknowledgedGarbageCollectionFrontierKindSnapshot<
            K,
        >
    }