Skip to main content
Module

x/earthstar/mod.ts>AttachmentIngestEvent

Storage for private, distributed, offline-first applications.
Latest
interface AttachmentIngestEvent
Re-export
import { type AttachmentIngestEvent } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

Type Parameters

DocType extends DocBase<string>

Properties

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