Hey there! I recently developed a JavaScript Library known as Tocl. It has been running smoothly on Chrome and Safari, but unfortunately, I'm facing some issues when testing it on Mozilla browsers (Firefox, Aurora). The console is showing errors like 'Tocl is undefined' and 'ToclObject' is not a constructor. I can't seem to figure out what's causing the problem on Mozilla while everything works fine on Chrome and Safari. Could you please help me analyze my code?
If you're interested in checking out the repository, here are the links:
https://github.com/mahdaen/tocl
https://github.com/mahdaen/tocl/tree/master/sample
Thank you for your assistance.