Skip to main content
Module

x/clarigen/mod.ts>Simnet

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