Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/clarigen/src/index.ts>ResponseOk

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

Properties

value: T
isOk: true
optional
_e: E