1.0.5 • Published 4 years ago
xyae v1.0.5
This is the xyae package! you can do all in a easy way! Coded by Daniel.🌹#0969
What does Xyae package do? Xyae package is available to use things more conveniently
Examples:
const { add, subtract, multiply, divide } = require("xyae")
console.log(add(5, 5))
// Would log 10
console.log(subtract(10, 5))
// Would log 5
console.log(multiply(10, 5))
// Would log 50
console.log(divide(10, 5))
// Would log 2
How to install:
npm install xyae
Thank you for installing my package!
For support, contact me on discord Daniel.🌹#0969!