Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* make sure to copy all values returned from asar into new classes, to prevent memory errors when they get freed on asar's side * while we're at it, return and take strings from everywhere relevant * reorganize the file to move private members to the bottom of the file * a few more type annotations * and make the test suite use includepaths=, for good measure
- Loading branch information