@falsejs/is-true-helper
v1.0.2
Published
A helper function for the FalseJS library that checks if a value is true.
Downloads
121
Readme
is-true-helper
Check if something is true. This is just a helper module for FalseJS. If you find any bugs, report them on the repo of this pckgage
uSAGE
don't use it unless you are willing to except the side effects of something
const isTrue = require('@falsejs/is-true-helper')
const t = require('true')
isTrue(t()) // true
support
supprot me by not using this libraryy