Skip to main content
Module

x/earthstar/src/util/doc-types.ts

Storage for private, distributed, offline-first applications.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v10.2.2/src/util/doc-types.ts";

Interfaces

The core properties all documents must implement, regardless of format.

Type Aliases

An identity's public address.

The human-identifiable portion of an identity's public address, e.g. suzy.

An attachment associated with a document.

A document with it's attachment merged onto a new attachment property.

The path of a document, e.g. /images/teapot.png.

A share's public address.

The human-identifiable portion of a share's address, e.g. gardening.

A UNIX timestamp in microseconds.