1.0.2 • Published 3 years ago

@daimond113/true-and-false v1.0.2

Weekly downloads
133
License
MIT
Repository
github
Last release
3 years ago

true-and-false

A package to give you true and false.

How to use

const true_and_false = require("@daimond113/true-and-false")
const tru = true_and_false.true
const fals = true_and_false.false

console.log(tru, fals) // true, false

Any issues?

Report them on GitHub!

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago