Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/clarigen/mod.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.4/mod.ts";
definition: { list: { type: ClarityAbiType; length: number; }; }