Hi, Anyone tried to use suitescript 2.1 and add a library with a class with configuration file? I thought that maybe I should use import and export, but it is also not working (import and export are failing on syntax check). Code works if I put everything in 1 file (which I do not want to do), but wanted to have each class in a seaprate file...