Skip to main content
Module

x/earthstar/src/replica/replica-types.ts>ExpireEvent

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
interface ExpireEvent
import { type ExpireEvent } from "https://deno.land/x/earthstar@v10.0.0-beta.6/src/replica/replica-types.ts";

Type Parameters

DocType extends DocBase<string>

Properties

kind: "expire"
doc: DocType