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

x/clarigen/src/index.ts>Account

Deno package for type-safe Clarinet tests
Latest
interface Account
Re-export
import { type Account } from "https://deno.land/x/clarigen@v0.5.5/src/index.ts";

Properties

address: string
balance: number