// package
type: "module"
// preferences
// replacements (1)
This package is no longer necessary. You can use the modulo operator to check if a number is even.
// example
n % 2 === 0;