<!-- Make sure to label the issue as an enhancement or bug --> ## Description ES6 module needs exporting to allow testing. ## Steps to reproduce ## The actual vs expected behaviour At the moment functions are out of scope and unaccessable i believe this is due to the import statement for guage.js. ## Additional Information
Description
ES6 module needs exporting to allow testing.
Steps to reproduce
The actual vs expected behaviour
At the moment functions are out of scope and unaccessable i believe this is due to the import statement for guage.js.
Additional Information