Skip to main content
Module

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

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

Type Parameters

DocType extends DocBase<string>

Properties

kind: "attachment_ingest"
doc: DocType
hash: string
size: number
sourceId: "local" | string