function types.boolimport { types } from "https://deno.land/x/clarinet@v1.0.3/index.ts"; const { bool } = types; bool(val: boolean)Parametersval: boolean