Prototools allows for more prototype functions
npm install @redyetidev/prototoolsProtoTools allows for more prototype tools to make coding easier.
sh
npm i @redyetidev/prototools
`
Next, require it into your script
`js
require("@redyetidev/prototools")
// No need to assign prototools to a variable
``