Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/src/entries/npm.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.1/src/entries/npm.ts";
definition: (data: T) => void