Skip to main content
Module

x/clarigen/mod.ts>Simnet

Deno package for type-safe Clarinet tests
Go to Latest
type alias Simnet
Re-export
import { type Simnet } from "https://deno.land/x/clarigen@v0.4.9/mod.ts";
definition: Readonly<{ contracts: C; accounts: A; }>