Skip to main content
Module

x/clarigen/mod.ts>TypedAbiArg

Deno package for type-safe Clarinet tests
Go to Latest
type alias TypedAbiArg
Re-export
import { type TypedAbiArg } from "https://deno.land/x/clarigen@v0.4.10/mod.ts";

Type Parameters

T
N extends string
definition: { _t?: T; name: N; }