Skip to main content
Go to Latest
type alias ActionResult
import { type ActionResult } from "https://deno.land/x/embassyd_sdk@v0.3.1.1.4/types.ts";
definition: { version: "0"; message: string; value?: string; copyable: boolean; qr: boolean; }