Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/clarigen/src/factory.ts>Account

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

Properties

address: string
balance: number