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

x/clarigen/test_pkg/mocks.ts>tupleMock

Deno package for type-safe Clarinet tests
Latest
variable tupleMock
import { tupleMock } from "https://deno.land/x/clarigen@v0.5.5/test_pkg/mocks.ts";

type

{ type; jsValue: { num: bigint; boolyProp: boolean; tupleProp: { subThing: boolean; }; }; kebabValue; encoded; abiFn; }