Open andidev opened 1 year ago
@andidev - were you able to figure out a workaround. Facing the same issue
Well somewhat. Inlined the code in the project. Not the best but did the trick.
I apologize, but I'm not very experienced with exports/imports. I usually work right out of the browser. If anyone can give me some pointers or submit a pull request it would be greatly appreciated.
@Joe12387 This script uses "export": https://github.com/Joe12387/detectIncognito/blob/main/src/detectIncognito.ts#L6C3-L6C3
There is a fork that refactored the code: https://github.com/nexus-technolgy/fingerprint
why is fingerprint not exported? cannot seem to import it in my project.