Just re-posting a Q I put on SO today in case anyone here has insights:

https://stackoverflow.com/questions/64643227/javascript-module-function-in-gwt-with-jsinterop

Basically, battling to figure how to integrate a library that is 
implemented as a Javascript export function using JS modules into a GWT 
application using JsInterop. Pretty sure there must be some way, but the 
combination of JS module syntax/usage, lack of global namespace for JS 
module functions is baffling me. I'm a long time Java/GWT coder, but with 
less in depth JS knowledge. All of my JS integration in the past was done 
with the older JSNI / wrappering approaches.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/b66e1077-e2c0-4053-8d62-21134b5acd09n%40googlegroups.com.

Reply via email to