Skip to main content

isTrue

A blazingly fast, efficient, and modern library to determine whether your boolean value is true!

API

import isTrue from 'https://deno.land/x/istrue/mod.ts;
console.log(isTrue(true));