Version 0.0.1
ProtoTools allows for more prototype tools to make coding easier.
First, install using NPM
npm i @redyetidev/prototools
Next, require it into your script
require("@redyetidev/prototools")
// No need to assign prototools to a variable
See the documentation file for the documentation
The docs file was automatically generated, so there might be incorrect information