Skip to main content
Module

x/clarigen/mod.ts>ClarityAbiTypeResponse

Deno package for type-safe Clarinet tests
Latest
type alias ClarityAbiTypeResponse
Re-export
import { type ClarityAbiTypeResponse } from "https://deno.land/x/clarigen@v0.5.5/mod.ts";
definition: { response: { ok: ClarityAbiType; error: ClarityAbiType; }; }