import { getFormatsWithFallback } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.ts";
Returns the default formats if no formats are given.
Type Parameters
optional
F = DefaultFormatsParameters
optional
formats: FormatsArg<F>import { getFormatsWithFallback } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.ts";
Returns the default formats if no formats are given.