Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.11/mod.ts";

Properties

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