Skip to main content
Module

x/clarigen/mod.ts>Session

Deno package for type-safe Clarinet tests
Go to Latest
interface Session
import { type Session } from "https://deno.land/x/clarigen@v0.4.5/mod.ts";

Properties

session_id: number
accounts: SessionAccount[]
contracts: SessionContract[]