1.1.1
1.1.1
- Changes all file manipulation functions to async to allow for awaiting is required
- Cuts down on unneeded code within folderExist function
- Adds index.d.ts to declare functions
- Fixes an issue with getKeys not working as expected when trying to get root keys
- Fixes an issue when comparing information in arrayToString
- Removes some redundent code
- Adds void(0) to points where nothing is needed instead of leaving it blank so stop errors