import { type DocEs5 } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/formats/format_es5.ts";
Contains data written and signed by an identity.
Properties
author: AuthorAddress
When the document should be deleted, as a UNIX timestamp in microseconds.
path: Path
signature: Signature
Used to verify the authorship of the document.
timestamp: Timestamp
When the document was written, as a UNIX timestamp in microseconds (millionths of a second, e.g. Date.now() * 1000
).
optional
_localIndex: LocalIndex