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