Skip to main content
Go to Latest
type alias matches.WhenArgs
import { type matches } from "https://deno.land/x/embassyd_sdk@v0.3.1.1.4/mod.ts";
const { WhenArgs } = matches;
definition: [ValueOrFunction<In, Out>] | [...ParserOrLiteral<In>[], ValueOrFunction<In, Out>]