Skip to main content
Module

x/earthstar/src/entries/universal.ts>AsyncCallback

Storage for private, distributed, offline-first applications.
Go to Latest
type alias AsyncCallback
import { type AsyncCallback } from "https://deno.land/x/earthstar@v10.0.2/src/entries/universal.ts";
definition: (data: T) => Promise<void>