Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/clarigen/src/index.ts>ClarityAbiTypeList

Deno package for type-safe Clarinet tests
Go to Latest
type alias ClarityAbiTypeList
Re-export
import { type ClarityAbiTypeList } from "https://deno.land/x/clarigen@v0.4.3/src/index.ts";
definition: { list: { type: ClarityAbiType; length: number; }; }