Hello all.
I've written module in my applicaion using function jQuery.sap.declare("my.useful.PL"); And now I want using it in another application. How I can refer to this module in new app without copying it ? May be it possible by using jQury.sap.registerModulePath() ?