Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/feomasto/priv/deps.ts>args.DrainOptionFilterReturn

Sync posts from Mastodon into FeoBlog
Go to Latest
interface args.DrainOptionFilterReturn
import { type args } from "https://deno.land/x/feomasto@v0.1.0/priv/deps.ts";
const { DrainOptionFilterReturn } = args;

Type of return value of DrainOptionFilterFunc

Properties

readonly
take: boolean

Whether to take the argument

readonly
done: boolean

Whether to stop further draining