Open awesomenkj opened 4 years ago
@rabpeter have you been able to fix you issue? It seems that you have copied/adapted this repository to manage your own solution
@tbouffard Yep. I solved the problem with my own packages and published them on NPM. https://www.npmjs.com/package/ts-mxgraph
@rabpeter cool, good news then.
I am aware of your package because I work on a project that have forked it (https://github.com/process-analytics/ts-mxgraph) to add missing mxGraph type defintions.
That's why I contacted you in https://github.com/rabpeter/ts-mxgraph-typings/issues/1 as I did with the asual/mxgraph-factory
repository owner (see #9) to know if you would be interested in joining a dedicated community initiative to provide mxGraph type definitions through the DefinitelyTyped project.
@rabpeter hello are you still interested in or working on mxgraph typescript integration? I would like to talk to you about https://github.com/rabpeter/ts-mxgraph-typings/issues/1
How can I extend the original mxGraph prototype? Something like this.