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.commands.MergeCommandReturn

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

Type of value of MergeCommand

Type Parameters

LeftVal

Type of left dictionary

RightVal

Type of right dictionary