Skip to content

Converted a bunch of JS into exported modules

Phil Hughes requested to merge convert-js-modules into master

What does this MR do?

Converts a bunch of different JS classes into exported modules & then imports them where they are required.

Merge request reports