Skip to main content
Module

x/clarigen/mod.ts>TypedAbiMap

Deno package for type-safe Clarinet tests
Go to Latest
type alias TypedAbiMap
import { type TypedAbiMap } from "https://deno.land/x/clarigen@v0.4.5/mod.ts";
definition: ClarityAbiMap & { _k?: K; _v?: V; }