Skip to main content
Module

x/clarigen/mod.ts>ClarityAbiFunction

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

Properties

name: string
access: "private" | "public" | "read_only"
outputs: { type: ClarityAbiType; }