Skip to main content
Module

x/earthstar/mod.ts>AttachmentIngestEvent

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

Type Parameters

DocType extends DocBase<string>

Properties

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