The interval to wait between fetching pages. Zero or negative values will disable the interval. Disabled by default.
The interval to wait between fetching pages. Zero or negative values will disable the interval. Disabled by default.
Add Package
deno add jsr:@fedify/fedify
Import symbol
import { type TraverseCollectionOptions } from "@fedify/fedify";
---- OR ----
Import directly with a jsr specifier
import { type TraverseCollectionOptions } from "jsr:@fedify/fedify";
Add Package
npx jsr add @fedify/fedify
Import symbol
import { type TraverseCollectionOptions } from "@fedify/fedify";
Add Package
yarn dlx jsr add @fedify/fedify
Import symbol
import { type TraverseCollectionOptions } from "@fedify/fedify";
Add Package
pnpm dlx jsr add @fedify/fedify
Import symbol
import { type TraverseCollectionOptions } from "@fedify/fedify";
Add Package
bunx jsr add @fedify/fedify
Import symbol
import { type TraverseCollectionOptions } from "@fedify/fedify";