i thought maybe if the module was declared in the ...
# suitescript
d
i thought maybe if the module was declared in the
define(["./mymodule"]), function(myModule){
that maybe i could use the functions from it in a client side context, but not dice