Skip to main content
Module

x/clarigen/mod.ts>TypedAbiVariable

Deno package for type-safe Clarinet tests
Go to Latest
type alias TypedAbiVariable
import { type TypedAbiVariable } from "https://deno.land/x/clarigen@v0.4.13/mod.ts";
definition: ClarityAbiVariable & { defaultValue: T; }