Skip to main content
Module

x/clarinet/index.ts>types.bool

Clarinet is a simple, modern and opinionated runtime for testing, integrating and deploying Clarity smart contracts.
Go to Latest
function types.bool
import { types } from "https://deno.land/x/clarinet@2021-04-07/index.ts";
const { bool } = types;

Parameters

val: boolean