Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/deps.ts>RangeMessenger#setReusableTree

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
method RangeMessenger.prototype.setReusableTree
Re-export
import { RangeMessenger } from "https://deno.land/x/earthstar@v10.0.0/deps.ts";

A tiny convenience for casting the reusable tree to the right type.

Parameters

tree: NodeType<ValueType, LiftedType> | null