-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I try to import tex2max using declare var tex2max: any; I get a ReferenceError: tex2max is not defined. But this doesn't occur with other packages. I have tried binding the scripts by installing the npm package and through the script tag in index.html
To Reproduce
Steps to reproduce the behavior:
- Install npm package using
npm install tex2max --save-dev - Try to import and use a tex2max object
- See error
Expected behavior
tex2max object should be created, I need the toMaxima() method specifically
Desktop (please complete the following information):
- MacOS 10.14.6
- Firefox 78.0.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working