Skip to main content
Module

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

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