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

x/earthstar/src/formats/util.ts>getFormatWithFallback

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
function getFormatWithFallback
import { getFormatWithFallback } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/formats/util.ts";

Returns the default format if no formats are given.

Parameters

optional
format: FormatArg<F>